Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_group_manager.cpp133 it->RemovePersistentDevice(device); in RemoveClientFromGroup()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h294 void RemovePersistentDevice(const WifiP2pDevice &clientDevice);
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp464 void WifiP2pGroupInfo::RemovePersistentDevice(const WifiP2pDevice &clientDevice) in RemovePersistentDevice() function in OHOS::Wifi::WifiP2pGroupInfo