Searched defs:isStarted (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/wifi/1.3/default/ | ||
D | wifi.cpp | 62 Return<bool> Wifi::isStarted() { return run_state_ != RunState::STOPPED; } in isStarted() function in android::hardware::wifi::V1_3::implementation::Wifi |
D | wifi_legacy_hal.cpp | 429 bool WifiLegacyHal::isStarted() { return is_started_; } in isStarted() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal |