Home
last modified time | relevance | path

Searched refs:ProcessCmdRequestService (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_enabled_state.h197 virtual bool ProcessCmdRequestService(InternalMessagePtr msg) const;
H A Dp2p_enabled_state.cpp101 …make_pair(P2P_STATE_MACHINE_CMD::CMD_REQUEST_SERVICE, &P2pEnabledState::ProcessCmdRequestService)); in Init()
465 bool P2pEnabledState::ProcessCmdRequestService(InternalMessagePtr msg) const in ProcessCmdRequestService() function in OHOS::Wifi::P2pEnabledState