Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c418 int HCI_LeSetAdvertisingSetRandomAddress(const HciLeSetAdvertisingSetRandomAddressParam *param) in HCI_LeSetAdvertisingSetRandomAddress() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c125 return HCI_LeSetAdvertisingSetRandomAddress(&hciCmdParam); in GapLeSetAdvertisingSetRandomAddress()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h447 int HCI_LeSetAdvertisingSetRandomAddress(const HciLeSetAdvertisingSetRandomAddressParam *param);