HomeSort by relevance Sort by last modified time
    Searched defs:BTM_ReadRemoteConnectionAddr (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/test/
stack_smp_test.cc 58 bool BTM_ReadRemoteConnectionAddr(BD_ADDR pseudo_addr, BD_ADDR conn_addr,
175 BTM_ReadRemoteConnectionAddr(p_cb_.pairing_bda, remote_bda,
191 BTM_ReadRemoteConnectionAddr(p_cb_.pairing_bda, remote_bda,
  /system/bt/stack/btm/
btm_ble.cc 299 * Function BTM_ReadRemoteConnectionAddr
311 bool BTM_ReadRemoteConnectionAddr(BD_ADDR pseudo_addr, BD_ADDR conn_addr,
319 "BTM_ReadRemoteConnectionAddr can not find connection"
    [all...]

Completed in 116 milliseconds