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

  /external/bluetooth/bluedroid/stack/pan/
pan_api.c 55 BTM_SetDiscoverability (BTM_GENERAL_DISCOVERABLE, 0, 0);
  /external/bluetooth/bluedroid/include/
bt_target.h 995 #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/stack/include/
btm_api.h 153 #define BTM_GENERAL_DISCOVERABLE 2
154 #define BTM_DISCOVERABLE_MASK (BTM_LIMITED_DISCOVERABLE|BTM_GENERAL_DISCOVERABLE)
155 #define BTM_MAX_DISCOVERABLE BTM_GENERAL_DISCOVERABLE
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 183 #define BTA_DM_GENERAL_DISC BTM_GENERAL_DISCOVERABLE /* General discoverable. */
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c     [all...]

Completed in 177 milliseconds