Home
last modified time | relevance | path

Searched refs:HciCmdOnCommandComplete (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.h40 void HciCmdOnCommandComplete(uint16_t opCode);
H A Dhci_cmd.c312 void HciCmdOnCommandComplete(uint16_t opCode) in HciCmdOnCommandComplete() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_cmd_complete.c52 HciCmdOnCommandComplete(param->commandOpcode); in HciEventOnCommandCompleteEvent()