Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h66 #define GAP_SCAN_WINDOW_RANGE_MIN 0x0011 /// Minimum Scan Window macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c423 …discoverInfo->scanWindow < GAP_SCAN_WINDOW_RANGE_MIN || discoverInfo->scanWindow > discoverInfo->s… in GAP_SetScanMode()
427 connectableInfo->scanWindow < GAP_SCAN_WINDOW_RANGE_MIN || in GAP_SetScanMode()