Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi.h68 ndk::ScopedAStatus stopInternal(std::unique_lock<std::recursive_mutex>* lock);
Dwifi.cpp207 return validateAndCallWithLock(this, WifiStatusCode::ERROR_UNKNOWN, &Wifi::stopInternal); in stop()
302 ndk::ScopedAStatus Wifi::stopInternal( in stopInternal() function in aidl::android::hardware::wifi::Wifi