Home
last modified time | relevance | path

Searched refs:P2P_STATE_CLOSING (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h71 P2P_STATE_CLOSING, enumerator
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_p2p_test.cpp30 P2pState g_moded = P2pState::P2P_STATE_CLOSING;
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h79 P2P_STATE_CLOSING, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_wifi_api_test.cpp335 P2pState stateDisable = P2P_STATE_CLOSING;
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h75 P2P_STATE_CLOSING, enumerator
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_enabled_state.cpp134 p2pStateMachine.BroadcastP2pStatusChanged(P2pState::P2P_STATE_CLOSING); in ProcessCmdDisable()