Home
last modified time | relevance | path

Searched refs:HCI_FLUSH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_controller_baseband.c45 HciCmd *cmd = HciAllocCmd(HCI_FLUSH, (void *)param, sizeof(HciFlushParam)); in HCI_Flush()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h90 #define HCI_FLUSH MAKE_OPCODE(0x0008, HCI_COMMAND_OGF_CONTTOLLER_AND_BASEBAND) macro