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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 319 is_le_link = BTM_UseLeLink(p_tcb->peer_bda);
gatt_main.c 152 if (BTM_UseLeLink(rem_bda))
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c     [all...]
btm_ble.c 728 ** Function BTM_UseLeLink
735 BOOLEAN BTM_UseLeLink (BD_ADDR bd_addr)
    [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 286 p_cb->is_le_device = BTM_UseLeLink (remote_bda);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 82 milliseconds