Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h81 struct ACL_AddToAddressResolution { struct
91 extern struct ACL_AddToAddressResolution ACL_AddToAddressResolution; argument
Dmock_main_shim_acl_api.cc78 void bluetooth::shim::ACL_AddToAddressResolution( in ACL_AddToAddressResolution() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.h49 void ACL_AddToAddressResolution(const tBLE_BD_ADDR& legacy_address_with_type,
Dacl_api.cc124 void bluetooth::shim::ACL_AddToAddressResolution( in ACL_AddToAddressResolution() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc574 bluetooth::shim::ACL_AddToAddressResolution( in btm_ble_resolving_list_load_dev()