Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.h25 void HciEventOnControllerBasebandCommandComplete(uint16_t opCode, const void *param, uint8_t length…
H A Dhci_evt_cmd_complete.c68HciEventOnControllerBasebandCommandComplete(param->commandOpcode, returnParametes, returnParametes… in HciEventOnCommandCompleteEvent()
H A Dhci_evt_controller_baseband_cmd_complete.c1454 void HciEventOnControllerBasebandCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnControllerBasebandCommandComplete() function