Searched refs:BTM_ReadRemoteConnectionAddr (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_keys.c463 if (!BTM_ReadRemoteConnectionAddr(p_cb->pairing_bda, remote_bda, &addr_type))
514 if (!BTM_ReadRemoteConnectionAddr(p_cb->pairing_bda, remote_bda, &addr_type))
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h1208 ** Function BTM_ReadRemoteConnectionAddr
1216 BTM_API extern BOOLEAN BTM_ReadRemoteConnectionAddr(BD_ADDR pseudo_addr,
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c338 ** Function BTM_ReadRemoteConnectionAddr
349 BOOLEAN BTM_ReadRemoteConnectionAddr(BD_ADDR pseudo_addr, BD_ADDR conn_addr, function
358 BTM_TRACE_ERROR("BTM_ReadRemoteConnectionAddr can not find connection"

Completed in 154 milliseconds