Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.h375 void runEventLoop();
Dwifi_legacy_hal.cpp385 std::thread(&WifiLegacyHal::runEventLoop, this).detach(); in start()
1379 void WifiLegacyHal::runEventLoop() { in runEventLoop() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal