Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c108 .errcode = SOFTBUS_CONN_BR_UNDERLAY_SOCKET_CLOSED, in ConnBrTransReadOneFrame()
111 return SOFTBUS_CONN_BR_UNDERLAY_SOCKET_CLOSED; in ConnBrTransReadOneFrame()
H A Dsoftbus_conn_br_connection.c220 connection->state = (ret == SOFTBUS_CONN_BR_UNDERLAY_SOCKET_CLOSED ? BR_CONNECTION_STATE_CLOSED : in StartClientConnect()
287 connection->state = (ret == SOFTBUS_CONN_BR_UNDERLAY_SOCKET_CLOSED ? BR_CONNECTION_STATE_CLOSED : in StartServerServe()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h641 SOFTBUS_CONN_BR_UNDERLAY_SOCKET_CLOSED = SOFTBUS_CONN_ERR_BASE + 24, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h590 SOFTBUS_CONN_BR_UNDERLAY_SOCKET_CLOSED = SOFTBUS_CONN_ERR_BASE + 24, enumerator

Completed in 14 milliseconds