Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h154 …id GapLeSetAdvertisingSetRandomAddressComplete(const HciLeSetAdvertisingSetRandomAddressReturnPara…
H A Dgap_le_adv.c129 …id GapLeSetAdvertisingSetRandomAddressComplete(const HciLeSetAdvertisingSetRandomAddressReturnPara… in GapLeSetAdvertisingSetRandomAddressComplete()
H A Dgap_hci_receive.c616 …apRecvLeSetAdvertisingSetRandomAddressComplete(const HciLeSetAdvertisingSetRandomAddressReturnPara… in GapRecvLeSetAdvertisingSetRandomAddressComplete()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h676 typedef HciStatusParam HciLeSetAdvertisingSetRandomAddressReturnParam; typedef
H A Dhci.h1306 …id (*leSetAdvertisingSetRandomAddressComplete)(const HciLeSetAdvertisingSetRandomAddressReturnPara…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c747 HciLeSetAdvertisingSetRandomAddressReturnParam returnParam = { in HciCmdOnLeSetAdvertisingSetRandomAddressFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c479 HciLeSetAdvertisingSetRandomAddressReturnParam returnParam = {0}; in HciEventOnLeSetAdvertisingSetRandomAddressComplete()