Home
last modified time | relevance | path

Searched refs:RC_SEND_FAIL (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_net_api.h42 RC_SEND_FAIL = -2, enumerator
H A Dmt_net.cpp96 case RC_SEND_FAIL: in GetErrMsg()
335 return RC_SEND_FAIL; in WaitSend()
366 return RC_SEND_FAIL; in WaitSend()
1428 _errno = RC_SEND_FAIL; in OutputNotify()