Home
last modified time | relevance | path

Searched refs:commandStatus (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h987 void (*commandStatus)(uint8_t status, uint16_t commandOpcode); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c168 if (callbacks->commandStatus != NULL) { in HciEventOnCommandStatusEvent()
169 callbacks->commandStatus(param->status, param->commandOpcode); in HciEventOnCommandStatusEvent()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c2410 .commandStatus = BtmAclOnCommandStatus,

Completed in 8 milliseconds