Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp49 {SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE, V1_ERROR_IF_NOT_AVAILABLE },
705 CONN_LOGE(CONN_WIFI_DIRECT, "SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE"); in CreateLinkAsNone()
706 return SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE; in CreateLinkAsNone()
803 CONN_LOGE(CONN_WIFI_DIRECT, "SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE"); in ProcessConnectRequest()
804 return SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE; in ProcessConnectRequest()
824 } else if (finalRole == static_cast<int>(SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE)) { in ProcessConnectRequest()
1993 CONN_LOGE(CONN_WIFI_DIRECT, "SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE");
1994 return SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE;
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h791 SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE = SOFTBUS_CONN_ERR_BASE + 604, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h740 SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE = SOFTBUS_CONN_ERR_BASE + 604, enumerator
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp350 {SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE, V1_ERROR_IF_NOT_AVAILABLE - V1_ERROR_START }, in HWTEST_F()
1325 { WIFI_DIRECT_ROLE_NONE, WIFI_DIRECT_ROLE_NONE, "11:22:33:44:55:66", "", SOFTBUS_CONN_PV1_IF_NOT_AVAILABLE}, in HWTEST_F()

Completed in 17 milliseconds