Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.h91 struct ACL_ClearAddressResolution { struct
95 extern struct ACL_ClearAddressResolution ACL_ClearAddressResolution; argument
Dmock_main_shim_acl_api.cc93 void bluetooth::shim::ACL_ClearAddressResolution() { in ACL_ClearAddressResolution() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.h58 void ACL_ClearAddressResolution();
Dacl_api.cc192 void bluetooth::shim::ACL_ClearAddressResolution() { in ACL_ClearAddressResolution() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_privacy.cc479 bluetooth::shim::ACL_ClearAddressResolution(); in btm_ble_clear_resolving_list()