Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dacl_api.h39 void ACL_ReadConnectionAddress(const RawAddress& pseudo_addr,
H A Dacl_api.cc99 void bluetooth::shim::ACL_ReadConnectionAddress(const RawAddress& pseudo_addr, in ACL_ReadConnectionAddress() function in bluetooth::shim
/aosp12/system/bt/test/mock/
H A Dmock_main_shim_acl_api.cc67 void bluetooth::shim::ACL_ReadConnectionAddress(const RawAddress& pseudo_addr, in ACL_ReadConnectionAddress() function in bluetooth::shim
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc2334 bluetooth::shim::ACL_ReadConnectionAddress(remote_bda, local_conn_addr, in BTM_ReadConnectionAddr()