Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_link_ctrl.h25 void HciOnLinkControlCmdFailed(uint16_t opCode, uint8_t status, const void *param);
H A Dhci_cmd_failure.c34 HciOnLinkControlCmdFailed(opCode, status, param); in HciOnCmdFailed()
H A Dhci_cmd_failure_link_ctrl.c653 void HciOnLinkControlCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnLinkControlCmdFailed() function