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 890 #ifndef BTM_DEFAULT_DISC_WINDOW
891 #define BTM_DEFAULT_DISC_WINDOW 0x0012
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 686 #ifndef BTM_DEFAULT_DISC_WINDOW
687 #define BTM_DEFAULT_DISC_WINDOW 0x0012
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 785 (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...]

Completed in 71 milliseconds