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

  /system/bt/stack/btm/
btm_inq.c 207 if (inq_mode != BTM_NON_DISCOVERABLE)
221 if (inq_mode != BTM_NON_DISCOVERABLE)
417 ** Returns BTM_NON_DISCOVERABLE, BTM_LIMITED_DISCOVERABLE, or
    [all...]
btm_sec.c     [all...]
  /system/bt/bta/include/
bta_api.h 181 #define BTA_DM_NON_DISC BTM_NON_DISCOVERABLE /* Device is not discoverable. */
    [all...]
  /system/bt/stack/include/
btm_api.h 165 #define BTM_NON_DISCOVERABLE 0
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 477 BTM_SetDiscoverability(BTM_NON_DISCOVERABLE, 0, 0);
    [all...]

Completed in 358 milliseconds