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

  /external/bluetooth/bluedroid/include/
bt_target.h 969 #ifndef BTM_DEFAULT_DISC_WINDOW
970 #define BTM_DEFAULT_DISC_WINDOW 0x0012
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 769 (void) BTM_SetDiscoverability (BTM_DEFAULT_DISC_MODE, BTM_DEFAULT_DISC_WINDOW, BTM_DEFAULT_DISC_INTERVAL);
    [all...]
btm_inq.c 210 window = BTM_DEFAULT_DISC_WINDOW;
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 718 #ifndef BTM_DEFAULT_DISC_WINDOW
719 #define BTM_DEFAULT_DISC_WINDOW 0x0012
    [all...]

Completed in 49 milliseconds