Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_sa_manager.h28 constexpr uint32_t TIMEOUT_STOP_SATELLITE = 2 * 60 * 1000; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_sta_manager.cpp329 currentTime + TIMEOUT_STOP_SATELLITE); in StartSatelliteTimer()