Home
last modified time | relevance | path

Searched defs:hidl_is_go (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dhidl_manager.cpp1196 bool hidl_is_go = (client == 0 ? true : false); in notifyP2pGroupStarted() local
1222 bool hidl_is_go = (std::string(role) == "GO"); in notifyP2pGroupRemoved() local