Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dhidl_manager.cpp1394 bool hidl_is_go = (client == 0 ? true : false); in notifyP2pGroupStarted() local
1411 std::placeholders::_1, wpa_group_s->ifname, hidl_is_go, in notifyP2pGroupStarted()
1429 bool hidl_is_go = (std::string(role) == "GO"); in notifyP2pGroupRemoved() local
1435 std::placeholders::_1, wpa_group_s->ifname, hidl_is_go)); in notifyP2pGroupRemoved()