Home
last modified time | relevance | path

Searched refs:LE_SCAN_INTERVAL_SLOW (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl_def.h32 #define LE_SCAN_INTERVAL_SLOW 2048 // 2048 * 0.625ms = 1.28s macro
H A Dbtm_acl.c2301 if (g_leScanInterval != LE_SCAN_INTERVAL_SLOW || g_leScanWindow != LE_SCAN_WINDOW_SLOW) { in BTM_SetLeConnectionModeToSlow()
2306 g_leScanInterval = LE_SCAN_INTERVAL_SLOW; in BTM_SetLeConnectionModeToSlow()

Completed in 5 milliseconds