Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c212 case ERR_WRONGSTATE: in FillpErrToErrno()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h287 #define ERR_WRONGSTATE (-501) /* api is invoked in wrong connection state */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c159 sock->coreErrType[MSG_TYPE_DO_LISTEN] = ERR_WRONGSTATE; in SpungeListenMsgCheckState()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c59 case ERR_WRONGSTATE: in SockSetError()