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

  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 267 if (btm_cb.btm_inq_vars.connectable_mode & BTM_CONNECTABLE_MASK)
687 p_inq->connectable_mode &= (~BTM_CONNECTABLE_MASK);
    [all...]
btm_ble_gap.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 166 #define BTM_CONNECTABLE_MASK (BTM_NON_CONNECTABLE | BTM_CONNECTABLE)
    [all...]

Completed in 25 milliseconds