Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h64 struct ACL_AddToAddressResolution { struct
74 extern struct ACL_AddToAddressResolution ACL_AddToAddressResolution; argument
Dmock_main_shim_acl_api.cc75 void bluetooth::shim::ACL_AddToAddressResolution(const tBLE_BD_ADDR& /* legacy_address_with_type */, in ACL_AddToAddressResolution() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.h50 void ACL_AddToAddressResolution(const tBLE_BD_ADDR& legacy_address_with_type,
Dacl_api.cc162 void bluetooth::shim::ACL_AddToAddressResolution(const tBLE_BD_ADDR& legacy_address_with_type, in ACL_AddToAddressResolution() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc596 bluetooth::shim::ACL_AddToAddressResolution(dev_rec.ble.identity_address_with_type, peer_irk, in btm_ble_resolving_list_load_dev()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2007 bluetooth::shim::ACL_AddToAddressResolution(all_zero_address_with_type, all_zero_peer_irk, in BTIF_dm_enable()