wireless/ieee802154: Starts implementing START.request primitive
This commit is contained in:
parent
06db5614e7
commit
2b5e415fab
@ -1842,6 +1842,8 @@ int mac802154_req_start(MACHANDLE mac, FAR struct ieee802154_start_req_s *req)
|
||||
return -ENOTTY;
|
||||
}
|
||||
|
||||
mac802154_givesem(&priv->exclsem);
|
||||
|
||||
return OK;
|
||||
|
||||
errout:
|
||||
|
Loading…
x
Reference in New Issue
Block a user