Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/
Dstack_smp_test.cc223 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
258 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
304 tBLE_ADDR_TYPE* p_addr_type) { in TEST_F()
/packages/modules/Bluetooth/system/stack/btm/
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()
Dsecurity_device_record.h97 RawAddress pseudo_addr; /* LE pseudo address of the device if different from member
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl_api.cc68 void bluetooth::shim::ACL_ReadConnectionAddress(const RawAddress& pseudo_addr, in ACL_ReadConnectionAddress()
Dmock_main_shim_l2cap_api.cc256 void bluetooth::shim::L2CA_ReadConnectionAddr(const RawAddress& pseudo_addr, in L2CA_ReadConnectionAddr()
264 const RawAddress& pseudo_addr, RawAddress& conn_addr, in L2CA_ReadRemoteConnectionAddr()
Dmock_stack_acl.cc219 bool BTM_ReadRemoteConnectionAddr(const RawAddress& pseudo_addr, in BTM_ReadRemoteConnectionAddr()
608 const RawAddress& pseudo_addr, const RawAddress& local_rpa) { in btm_ble_refresh_local_resolvable_private_addr()
Dmock_main_shim_btm_api.cc83 const RawAddress& pseudo_addr, RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc110 void bluetooth::shim::ACL_ReadConnectionAddress(const RawAddress& pseudo_addr, in ACL_ReadConnectionAddress()
Dl2c_api.cc1206 void L2CA_ReadConnectionAddr(const RawAddress& pseudo_addr, in L2CA_ReadConnectionAddr()
1220 bool L2CA_ReadRemoteConnectionAddr(const RawAddress& pseudo_addr, in L2CA_ReadRemoteConnectionAddr()
Dbtm_api.cc576 const RawAddress& pseudo_addr, RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2568 bool BTM_ReadRemoteConnectionAddr(const RawAddress& pseudo_addr, in BTM_ReadRemoteConnectionAddr()