Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal.cpp41 static constexpr uint32_t kMaxStopCompleteWaitMs = 1000; variable
467 *lock, std::chrono::milliseconds(kMaxStopCompleteWaitMs), in stop()