Searched defs:WifiP2pLinkedInfo (Results 1 – 3 of 3) sorted by relevance
123 typedef struct WifiP2pLinkedInfo { struct127 } WifiP2pLinkedInfo; argument
591 callback.OnP2pConnectionChangedEvent = [](const WifiP2pLinkedInfo &) { WIFI_LOGI("lamda"); }; in __anond0d292aa0402()
426 WifiP2pLinkedInfo() : connectState(P2pConnectedState::P2P_DISCONNECTED), isP2pGroupOwner(false) in WifiP2pLinkedInfo() function