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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 280 extern BOOLEAN btm_ble_check_link_type (BD_ADDR bd_addr);
btm_ble.c 674 ** Function btm_ble_check_link_type
681 BOOLEAN btm_ble_check_link_type (BD_ADDR bd_addr) function
684 BTM_TRACE_DEBUG0 ("btm_ble_check_link_type");
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c 319 is_le_link = btm_ble_check_link_type(p_tcb->peer_bda);

Completed in 31 milliseconds