Home
last modified time | relevance | path

Searched refs:HciLeAddDeviceToResolvingListParam (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c363 int HCI_LeAddDeviceToResolvingList(const HciLeAddDeviceToResolvingListParam *param) in HCI_LeAddDeviceToResolvingList()
370 …md(HCI_LE_ADD_DEVICE_TO_RESOLVING_LIST, (void *)param, sizeof(HciLeAddDeviceToResolvingListParam)); in HCI_LeAddDeviceToResolvingList()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c91 HciLeAddDeviceToResolvingListParam param = { in BtmAddToResolvingList()
H A Dbtm_snoop_filter_cmd.c396 …{HciCommonFilterAddress, offsetof(HciLeAddDeviceToResolvingListParam, peerIdentityAddress), NULL, …
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h510 } HciLeAddDeviceToResolvingListParam; typedef
H A Dhci.h427 int HCI_LeAddDeviceToResolvingList(const HciLeAddDeviceToResolvingListParam *param);