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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 88 #define GAP_GENERAL_DISCOVERABLE BTM_GENERAL_DISCOVERABLE
    [all...]
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...]
  /external/bluetooth/bluedroid/stack/pan/
pan_api.c 55 BTM_SetDiscoverability (BTM_GENERAL_DISCOVERABLE, 0, 0);
  /external/bluetooth/bluedroid/include/
bt_target.h 976 #define BTM_DEFAULT_DISC_MODE BTM_GENERAL_DISCOVERABLE
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 714 #define BTM_DEFAULT_DISC_MODE BTM_GENERAL_DISCOVERABLE
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 184 #define BTA_DM_GENERAL_DISC BTM_GENERAL_DISCOVERABLE /* General discoverable. */
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c     [all...]

Completed in 227 milliseconds