Searched defs:WifiP2pDevice (Results 1 – 3 of 3) sorted by relevance
93 typedef struct WifiP2pDevice { struct106 } WifiP2pDevice; argument
575 … callback.OnP2pPeersChangedEvent = [](const std::vector<WifiP2pDevice> &) { WIFI_LOGI("lamda"); }; in __anond0d292aa0202()599 callback.OnP2pThisDeviceChangedEvent = [](const WifiP2pDevice &) { WIFI_LOGI("lamda"); }; in __anond0d292aa0502()
181 WifiP2pDevice() in WifiP2pDevice() function