Searched defs:HidlManager (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
H A Dhidl_manager.h43 * HidlManager is responsible for managing the lifetime of all
48 class HidlManager class in namespace:android::hardware::wifi::supplicant::V1_0::implementation
51 static HidlManager *getInstance();
158 HidlManager() = default;
159 ~HidlManager() = default;
160 HidlManager(const HidlManager &) = default;
161 HidlManager &operator=(const HidlManager &) = default;
199 static HidlManager *instance
[all...]

Completed in 367 milliseconds