Home
last modified time | relevance | path

Searched defs:pseudo_addr (Results 1 – 13 of 13) sorted by relevance

/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()
H A Dmock_main_shim_l2cap_api.cc262 void bluetooth::shim::L2CA_ReadConnectionAddr(const RawAddress& pseudo_addr, in L2CA_ReadConnectionAddr()
270 const RawAddress& pseudo_addr, RawAddress& conn_addr, in L2CA_ReadRemoteConnectionAddr()
H A Dmock_stack_acl.cc74 bool BTM_ReadRemoteConnectionAddr(const RawAddress& pseudo_addr, in BTM_ReadRemoteConnectionAddr()
358 const RawAddress& pseudo_addr, const RawAddress& local_rpa) { in btm_ble_refresh_local_resolvable_private_addr()
H A Dmock_main_shim_btm_api.cc80 const RawAddress& pseudo_addr, RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
/aosp12/system/bt/main/shim/
H A Dacl_api.cc99 void bluetooth::shim::ACL_ReadConnectionAddress(const RawAddress& pseudo_addr, in ACL_ReadConnectionAddress()
H A Dl2c_api.cc1196 void L2CA_ReadConnectionAddr(const RawAddress& pseudo_addr, in L2CA_ReadConnectionAddr()
1209 bool L2CA_ReadRemoteConnectionAddr(const RawAddress& pseudo_addr, in L2CA_ReadRemoteConnectionAddr()
H A Dbtm_api.cc980 const RawAddress& pseudo_addr, RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_privacy.cc91 const RawAddress& pseudo_addr, uint8_t action) { in btm_ble_brcm_find_resolving_pending_entry()
117 static bool btm_ble_deq_resolving_pending(RawAddress& pseudo_addr) { in btm_ble_deq_resolving_pending()
H A Dsecurity_device_record.h95 RawAddress pseudo_addr; /* LE pseudo address of the device if different from member
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc87 void bluetooth::shim::L2CA_ReadConnectionAddr(const RawAddress& pseudo_addr, in L2CA_ReadConnectionAddr()
93 const RawAddress& pseudo_addr, RawAddress& conn_addr, in L2CA_ReadRemoteConnectionAddr()
H A Dmock_main_shim_btm_api.cc84 const RawAddress& pseudo_addr, RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
/aosp12/system/bt/stack/test/
H A Dstack_smp_test.cc60 bool BTM_ReadRemoteConnectionAddr(const RawAddress& pseudo_addr, in BTM_ReadRemoteConnectionAddr()
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc2393 const RawAddress& pseudo_addr, const RawAddress& local_rpa) { in btm_ble_refresh_local_resolvable_private_addr()
2459 bool BTM_ReadRemoteConnectionAddr(const RawAddress& pseudo_addr, in BTM_ReadRemoteConnectionAddr()