Home
last modified time | relevance | path

Searched refs:HciLeAddDeviceToResolvingListReturnParam (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.h512 typedef HciStatusParam HciLeAddDeviceToResolvingListReturnParam; typedef
H A Dhci.h1263 …void (*leAddDeviceToResolvingListComplete)(const HciLeAddDeviceToResolvingListReturnParam *returnP…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c562 HciLeAddDeviceToResolvingListReturnParam returnParam = { in HciCmdOnLeAddDeviceToResolvingListFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c367 HciLeAddDeviceToResolvingListReturnParam returnParam = {0}; in HciEventOnLeAddDeviceToResolvingListComplete()