Home
last modified time | relevance | path

Searched refs:HciLeSetRandomAddressReturnParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h110 typedef HciStatusParam HciLeSetRandomAddressReturnParam; typedef
H A Dhci.h1175 void (*leSetRandomAddressComplete)(const HciLeSetRandomAddressReturnParam *returnParam);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c71 HciLeSetRandomAddressReturnParam returnParam = { in HciCmdOnLeSetRandomAddressFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c73 HciLeSetRandomAddressReturnParam returnParam = {0}; in HciEventOnLeSetRandomAddressComplete()