Searched refs:CHPP_LINK_ERROR_NONE_SENT (Results 1 – 5 of 5) sorted by relevance
35 CHPP_LINK_ERROR_NONE_SENT = 1, enumerator
66 error = CHPP_LINK_ERROR_NONE_SENT; in linkSendThread()87 error = CHPP_LINK_ERROR_NONE_SENT; in linkSendThread()
55 return CHPP_LINK_ERROR_NONE_SENT; in send()
1729 if (error != CHPP_LINK_ERROR_NONE_SENT) { in chppLinkSendDoneCb()1812 if (error != CHPP_LINK_ERROR_NONE_SENT) { in chppRunTransportLoopback()
149 This function returns CHPP_LINK_ERROR_NONE_SENT if the platform implementation for this function is…