Home
last modified time | relevance | path

Searched refs:P2P_STATE_CLOSING (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h71 P2P_STATE_CLOSING, enumerator
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_p2p_test.cpp30 P2pState g_moded = P2pState::P2P_STATE_CLOSING;
/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h79 P2P_STATE_CLOSING, enumerator
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp53 case Wifi::P2pState::P2P_STATE_CLOSING: in OnP2pStateChanged()
424 case Wifi::P2pState::P2P_STATE_CLOSING: { in HandleStartDiscovery()
H A Dwfd_sink_scene.cpp48 case (int32_t)Wifi::P2pState::P2P_STATE_CLOSING: in OnP2pStateChanged()
425 case (int32_t)Wifi::P2pState::P2P_STATE_CLOSING: in HandleStart()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/scene/
H A Dwfd_source_scene_test.cpp125 .WillOnce(DoAll(SetArgReferee<0>(static_cast<int32_t>(Wifi::P2pState::P2P_STATE_CLOSING)), in HWTEST_F()
204 wfdP2pCallback->OnP2pStateChanged(static_cast<int32_t>(Wifi::P2pState::P2P_STATE_CLOSING)); in HWTEST_F()
H A Dwfd_sink_scene_test.cpp125 sinkScene_->wfdP2pCallback_->OnP2pStateChanged(static_cast<int32_t>(Wifi::P2pState::P2P_STATE_CLOSING)); in HWTEST_F()
203 .WillOnce(DoAll(SetArgReferee<0>(static_cast<int32_t>(Wifi::P2pState::P2P_STATE_CLOSING)), in HWTEST_F()
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_wifi_api_test.cpp335 P2pState stateDisable = P2P_STATE_CLOSING; in HWTEST_F()
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h75 P2P_STATE_CLOSING, member in OHOS::Wifi::P2pState
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_enabled_state.cpp133 p2pStateMachine.BroadcastP2pStatusChanged(P2pState::P2P_STATE_CLOSING); in ProcessCmdDisable()

Completed in 11 milliseconds