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

  /system/bt/stack/btm/
btm_devctl.c 868 if (BTM_SetDiscoverability(BTM_GENERAL_DISCOVERABLE,
    [all...]
  /system/bt/stack/pan/
pan_api.c 56 BTM_SetDiscoverability (BTM_GENERAL_DISCOVERABLE, 0, 0);
  /external/libnfc-nci/src/include/
bt_target.h 682 #define BTM_DEFAULT_DISC_MODE BTM_GENERAL_DISCOVERABLE
    [all...]
  /system/bt/stack/include/
btm_api.h 167 #define BTM_GENERAL_DISCOVERABLE 2
168 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
169 #define BTM_MAX_DISCOVERABLE BTM_GENERAL_DISCOVERABLE
    [all...]
  /system/bt/bta/include/
bta_api.h 182 #define BTA_DM_GENERAL_DISC BTM_GENERAL_DISCOVERABLE /* General discoverable. */
    [all...]

Completed in 44 milliseconds