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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 86 #define GAP_NON_DISCOVERABLE BTM_NON_DISCOVERABLE
    [all...]
btm_api.h 151 #define BTM_NON_DISCOVERABLE 0
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 220 if (inq_mode != BTM_NON_DISCOVERABLE)
234 if (inq_mode != BTM_NON_DISCOVERABLE)
431 ** Returns BTM_NON_DISCOVERABLE, BTM_LIMITED_DISCOVERABLE, or
    [all...]
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 182 #define BTA_DM_NON_DISC BTM_NON_DISCOVERABLE /* Device is not discoverable. */
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 461 BTM_SetDiscoverability(BTM_NON_DISCOVERABLE, 0, 0);
    [all...]

Completed in 65 milliseconds