Home | History | Annotate | Download | only in rfcomm

Lines Matching defs:error

43 #define error(fmt, ...) ALOGE ("## ERROR : %s: " fmt "##",__FUNCTION__,  ## __VA_ARGS__)
971 ** error and reports current status of a connection. The
972 ** function should be called when an error occures to clear
973 ** the connection error flag and to enable additional read
977 ** p_errors - pointer of the variable to receive error codes
1002 /* This is the only call to clear error status. We can not clear */
1015 ** Description This function send a communications error to the peer device
1018 ** errors - receive error codes
1195 /* Initialize this in case of an error */
1538 error("p_data_co_callback DATA_CO_CALLBACK_TYPE_OUTGOING failed, available:%d", available);
1586 error("p_data_co_callback DATA_CO_CALLBACK_TYPE_OUTGOING failed, length:%d", length);