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.h66 struct ACL_AddToAddressResolution { struct
76 extern struct ACL_AddToAddressResolution ACL_AddToAddressResolution; argument
Dmock_main_shim_acl_api.cc83 void bluetooth::shim::ACL_AddToAddressResolution( in ACL_AddToAddressResolution() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.h53 void ACL_AddToAddressResolution(const tBLE_BD_ADDR& legacy_address_with_type,
Dacl_api.cc177 void bluetooth::shim::ACL_AddToAddressResolution( in ACL_AddToAddressResolution() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc600 bluetooth::shim::ACL_AddToAddressResolution( in btm_ble_resolving_list_load_dev()