Lines Matching defs:error
44 #define error(fmt, ...) LOG_ERROR ("## ERROR : %s: " fmt "##",__FUNCTION__, ## __VA_ARGS__)
50 "Unknown error",
57 "Unspecified error",
60 "Line error",
1007 ** error and reports current status of a connection. The
1008 ** function should be called when an error occures to clear
1009 ** the connection error flag and to enable additional read
1013 ** p_errors - pointer of the variable to receive error codes
1038 /* This is the only call to clear error status. We can not clear */
1051 ** Description This function send a communications error to the peer device
1054 ** errors - receive error codes
1231 /* Initialize this in case of an error */
1573 error("p_data_co_callback DATA_CO_CALLBACK_TYPE_OUTGOING failed, available:%d", available);
1627 error("p_data_co_callback DATA_CO_CALLBACK_TYPE_OUTGOING failed, length:%d", length);