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

  /external/bluetooth/bluedroid/stack/smp/
smp_keys.c 463 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/
btm_ble_api.h     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 338 ** Function BTM_ReadRemoteConnectionAddr
349 BOOLEAN BTM_ReadRemoteConnectionAddr(BD_ADDR pseudo_addr, BD_ADDR conn_addr,
358 BTM_TRACE_ERROR("BTM_ReadRemoteConnectionAddr can not find connection"
    [all...]

Completed in 33 milliseconds