Searched refs:LE_SCAN_WINDOW_FAST (Results 1 – 2 of 2) sorted by relevance
31 #define LE_SCAN_WINDOW_FAST 48 // 48 * 0.625ms = 30ms macro
2279 if (g_leScanInterval != LE_SCAN_INTERVAL_FAST || g_leScanWindow != LE_SCAN_WINDOW_FAST) { in BTM_SetLeConnectionModeToFast()2285 g_leScanWindow = LE_SCAN_WINDOW_FAST; in BTM_SetLeConnectionModeToFast()