Searched refs:BTM_ReadConnectionAddr (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/test/ |
D | stack_smp_test.cc | 68 void BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr() function 165 BTM_ReadConnectionAddr(p_cb_.pairing_bda, p_cb_.local_bda, &p_cb_.addr_type); in TEST_F() 180 BTM_ReadConnectionAddr(p_cb_.pairing_bda, p_cb_.local_bda, &p_cb_.addr_type); in TEST_F()
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 318 extern void BTM_ReadConnectionAddr(const RawAddress& remote_bda,
|
/system/bt/stack/smp/ |
D | smp_keys.cc | 352 BTM_ReadConnectionAddr(p_cb->pairing_bda, p_cb->local_bda, &p_cb->addr_type); in smp_calculate_comfirm()
|
D | smp_utils.cc | 1402 BTM_ReadConnectionAddr(p_cb->pairing_bda, bda, &addr_type); in smp_collect_local_ble_address()
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 214 void BTM_ReadConnectionAddr(const RawAddress& remote_bda, in BTM_ReadConnectionAddr() function
|