Home
last modified time | relevance | path

Searched refs:setEventMaskComplete (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_controller_baseband.c35 if (callbacks->setEventMaskComplete != NULL) { in HciCmdOnSetEventMaskFailed()
36 callbacks->setEventMaskComplete(&returnParam); in HciCmdOnSetEventMaskFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c39 if (callbacks->setEventMaskComplete != NULL) { in HciEventOnSetEventMaskCompete()
40 callbacks->setEventMaskComplete(&returnParam); in HciEventOnSetEventMaskCompete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c240 .setEventMaskComplete = BtmControllerOnSetEventMaskComplete,
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h593 void (*setEventMaskComplete)(const HciSetEventMaskReturnParam *returnParam); member

Completed in 10 milliseconds