Searched defs:conn_addr (Results  1 – 11 of 11) sorted by relevance
| /packages/modules/Bluetooth/system/stack/test/ | 
| D | stack_smp_test.cc | 223          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/ | 
| D | mock_main_shim_acl_api.cc | 69                                                 RawAddress& conn_addr,  in ACL_ReadConnectionAddress()
  | 
| D | mock_main_shim_l2cap_api.cc | 257                                               RawAddress& conn_addr,  in L2CA_ReadConnectionAddr() 264     const RawAddress& pseudo_addr, RawAddress& conn_addr,  in L2CA_ReadRemoteConnectionAddr()
  | 
| D | mock_stack_btm_ble.cc | 263 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr,  in btm_ble_get_acl_remote_addr()
  | 
| D | mock_main_shim_btm_api.cc | 83     const RawAddress& pseudo_addr, RawAddress& conn_addr,  in BTM_ReadRemoteConnectionAddr()
  | 
| D | mock_stack_acl.cc | 220                                   RawAddress& conn_addr,  in BTM_ReadRemoteConnectionAddr()
  | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | acl_api.cc | 111                                                 RawAddress& conn_addr,  in ACL_ReadConnectionAddress()
  | 
| D | l2c_api.cc | 1207                              RawAddress& conn_addr,  in L2CA_ReadConnectionAddr() 1221                                    RawAddress& conn_addr,  in L2CA_ReadRemoteConnectionAddr()
  | 
| D | btm_api.cc | 576     const RawAddress& pseudo_addr, RawAddress& conn_addr,  in BTM_ReadRemoteConnectionAddr()
  | 
| /packages/modules/Bluetooth/system/stack/btm/ | 
| D | btm_ble.cc | 2108 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/ | 
| D | btm_acl.cc | 2569                                   RawAddress& conn_addr,  in BTM_ReadRemoteConnectionAddr()
  |