Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c405 int HCI_LeSetAddressResolutionEnable(const HciLeSetAddressResolutionEnableParam *param) in HCI_LeSetAddressResolutionEnable()
412 …HCI_LE_SET_ADDRESS_RESOLUTION_ENABLE, (void *)param, sizeof(HciLeSetAddressResolutionEnableParam)); in HCI_LeSetAddressResolutionEnable()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c69 HciLeSetAddressResolutionEnableParam hciParam = { in BtmEnableAddressResolution()
77 HciLeSetAddressResolutionEnableParam hciParam = { in BtmDisableAddressResolution()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h577 } HciLeSetAddressResolutionEnableParam; typedef
H A Dhci.h443 int HCI_LeSetAddressResolutionEnable(const HciLeSetAddressResolutionEnableParam *param);