Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_idle_state.h176 virtual bool ProcessRemoveDevice(InternalMessagePtr msg) const;
H A Dp2p_idle_state.cpp86 … std::make_pair(P2P_STATE_MACHINE_CMD::P2P_REMOVE_DEVICE, &P2pIdleState::ProcessRemoveDevice)); in Init()
110 bool P2pIdleState::ProcessRemoveDevice(InternalMessagePtr msg) const in ProcessRemoveDevice() function in OHOS::Wifi::P2pIdleState