Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_OPEN_SOCKET_FAILED (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_utils.cpp367 socketFd >= 0, SOFTBUS_CONN_OPEN_SOCKET_FAILED, CONN_WIFI_DIRECT, "open socket failed"); in GetInterfaceIpString()
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity_test.cpp145 EXPECT_CALL(mock, GetInterfaceIpString).WillRepeatedly(Return(SOFTBUS_CONN_OPEN_SOCKET_FAILED)); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h840 SOFTBUS_CONN_OPEN_SOCKET_FAILED = SOFTBUS_CONN_ERR_BASE + 653, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h789 SOFTBUS_CONN_OPEN_SOCKET_FAILED = SOFTBUS_CONN_ERR_BASE + 653, enumerator
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp378 CONN_CHECK_AND_RETURN_RET_LOGW(socketFd >= 0, SOFTBUS_CONN_OPEN_SOCKET_FAILED, CONN_WIFI_DIRECT, in GetInterfaceIpString()

Completed in 12 milliseconds