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

  /system/bt/stack/test/
stack_smp_test.cc 68 void BTM_ReadConnectionAddr(const RawAddress& remote_bda,
178 BTM_ReadConnectionAddr(p_cb_.pairing_bda, p_cb_.local_bda, &p_cb_.addr_type);
194 BTM_ReadConnectionAddr(p_cb_.pairing_bda, p_cb_.local_bda, &p_cb_.addr_type);
  /system/bt/stack/btm/
btm_ble.cc 249 * Function BTM_ReadConnectionAddr
257 void BTM_ReadConnectionAddr(const RawAddress& remote_bda,
269 BTM_TRACE_DEBUG("BTM_ReadConnectionAddr address type: %d addr: 0x%02x",
    [all...]

Completed in 88 milliseconds