Lines Matching refs:avdtp_error
40 struct avdtp_error {
132 struct avdtp_error *err,
140 struct avdtp_error *err,
145 struct avdtp_error *err,
148 struct avdtp_stream *stream, struct avdtp_error *err,
151 struct avdtp_stream *stream, struct avdtp_error *err,
155 struct avdtp_error *err, void *user_data);
158 struct avdtp_error *err, void *user_data);
161 struct avdtp_error *err, void *user_data);
165 struct avdtp_error *err, void *user_data);
168 struct avdtp_error *err, void *user_data);
213 struct avdtp_error *err, void *user_data);
301 void avdtp_error_init(struct avdtp_error *err, uint8_t type, int id);
302 const char *avdtp_strerror(struct avdtp_error *err);
303 avdtp_error_type_t avdtp_error_type(struct avdtp_error *err);
304 int avdtp_error_error_code(struct avdtp_error *err);
305 int avdtp_error_posix_errno(struct avdtp_error *err);