Home
last modified time | relevance | path

Searched refs:SCAN_CHANGINGS_MIN_TIME (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/fen/
Dfen-data.c42 #define SCAN_CHANGINGS_MIN_TIME (4*100) /* in milliseconds */ macro
109 if (sleep_time < SCAN_CHANGINGS_MIN_TIME) { in get_scalable_scan_time()
110 sleep_time = SCAN_CHANGINGS_MIN_TIME; in get_scalable_scan_time()