Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_P2P_CONNECT_STATE_WIFI_STATE_NOT_STARTED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_create_group_state.cpp84 result.errorCode_ = SOFTBUS_CONN_P2P_CONNECT_STATE_WIFI_STATE_NOT_STARTED; in OnP2pStateChangeEvent()
H A Dp2p_destroy_group_state.cpp83 result.errorCode_ = SOFTBUS_CONN_P2P_CONNECT_STATE_WIFI_STATE_NOT_STARTED; in OnP2pStateChangeEvent()
H A Dp2p_connect_state.cpp98 result.errorCode_ = SOFTBUS_CONN_P2P_CONNECT_STATE_WIFI_STATE_NOT_STARTED; in OnP2pStateChangeEvent()
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h904 SOFTBUS_CONN_P2P_CONNECT_STATE_WIFI_STATE_NOT_STARTED = SOFTBUS_CONN_ERR_BASE + 689, enumerator