Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl_def.h31 #define LE_SCAN_WINDOW_FAST 48 // 48 * 0.625ms = 30ms macro
H A Dbtm_acl.c2279 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()