Searched refs:AutoStopP2pService (Results 1 – 4 of 4) sorted by relevance
35 ErrCode AutoStopP2pService();
125 ErrCode WifiP2pManager::AutoStopP2pService() in AutoStopP2pService() function in OHOS::Wifi::WifiP2pManager261 AutoStopP2pService(); in DealP2pStateChanged()268 AutoStopP2pService(); in DealP2pStateChanged()
232 EXPECT_EQ(wifiManager.wifiP2pManager->AutoStopP2pService(), WIFI_OPT_CLOSE_FAIL_WHEN_OPENING);235 EXPECT_EQ(wifiManager.wifiP2pManager->AutoStopP2pService(), WIFI_OPT_CLOSE_SUCC_WHEN_CLOSED);243 EXPECT_EQ(wifiManager.wifiP2pManager->AutoStopP2pService(), WIFI_OPT_CLOSE_SUCC_WHEN_CLOSED);
163 ret = WifiManager::GetInstance().GetWifiP2pManager()->AutoStopP2pService(); in AutoStopStaService()