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

  /system/bt/stack/smp/
smp_keys.c 509 if (!BTM_ReadRemoteConnectionAddr(p_cb->pairing_bda, remote_bda, &addr_type))
561 if (!BTM_ReadRemoteConnectionAddr(p_cb->pairing_bda, remote_bda, &addr_type))
    [all...]
smp_utils.c     [all...]
  /system/bt/stack/include/
btm_ble_api.h     [all...]
  /system/bt/stack/btm/
btm_ble.c 319 ** Function BTM_ReadRemoteConnectionAddr
330 BOOLEAN BTM_ReadRemoteConnectionAddr(BD_ADDR pseudo_addr, BD_ADDR conn_addr,
339 BTM_TRACE_ERROR("BTM_ReadRemoteConnectionAddr can not find connection"
    [all...]

Completed in 668 milliseconds