Home
last modified time | relevance | path

Searched defs:conn_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/test/mock/
Dmock_main_shim_acl_api.cc69 RawAddress& conn_addr, in ACL_ReadConnectionAddress()
Dmock_main_shim_l2cap_api.cc257 RawAddress& conn_addr, in L2CA_ReadConnectionAddr()
264 const RawAddress& pseudo_addr, RawAddress& conn_addr, in L2CA_ReadRemoteConnectionAddr()
Dmock_stack_btm_ble.cc263 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr, in btm_ble_get_acl_remote_addr()
Dmock_main_shim_btm_api.cc83 const RawAddress& pseudo_addr, RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
Dmock_stack_acl.cc220 RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc111 RawAddress& conn_addr, in ACL_ReadConnectionAddress()
Dl2c_api.cc1207 RawAddress& conn_addr, in L2CA_ReadConnectionAddr()
1221 RawAddress& conn_addr, in L2CA_ReadRemoteConnectionAddr()
Dbtm_api.cc576 const RawAddress& pseudo_addr, RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc2108 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr, in btm_ble_get_acl_remote_addr()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2569 RawAddress& conn_addr, in BTM_ReadRemoteConnectionAddr()