Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_controller_baseband.c43 int HCI_Flush(const HciFlushParam *param) in HCI_Flush()
45 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.h94 } HciFlushParam; typedef
H A Dhci.h197 int HCI_Flush(const HciFlushParam *param);