Home
last modified time | relevance | path

Searched refs:HciLeSetHostChannelClassificationReturnParam (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h196 void GapLeSetHostChannelClassificationComplete(const HciLeSetHostChannelClassificationReturnParam *…
H A Dgap_le_conn.c306 void GapLeSetHostChannelClassificationComplete(const HciLeSetHostChannelClassificationReturnParam *… in GapLeSetHostChannelClassificationComplete()
H A Dgap_hci_receive.c575 …d GapRecvLeSetHostChannelClassificationComplete(const HciLeSetHostChannelClassificationReturnParam in GapRecvLeSetHostChannelClassificationComplete()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h292 typedef HciStatusParam HciLeSetHostChannelClassificationReturnParam; typedef
H A Dhci.h1214 …void (*leSetHostChannelClassificationComplete)(const HciLeSetHostChannelClassificationReturnParam
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c286 HciLeSetHostChannelClassificationReturnParam returnParam = { in HciCmdOnLeSetHostChannelClassificationFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c255 HciLeSetHostChannelClassificationReturnParam returnParam = {0}; in HciEventOnLeSetHostChannelClassificationComplete()