Lines Matching refs:avdtp_stream
67 struct avdtp_stream *stream;
87 struct avdtp_stream *stream;
157 struct avdtp_stream *stream = s->err ? NULL : s->stream; in finalize_config()
258 static void stream_state_changed(struct avdtp_stream *stream, in stream_state_changed()
285 struct avdtp_stream *stream, in sbc_setconf_ind()
416 struct avdtp_stream *stream, in mpeg_setconf_ind()
513 struct avdtp_stream *stream, in setconf_cfm()
571 struct avdtp_stream *stream, struct avdtp_error *err, in getconf_cfm()
583 struct avdtp_stream *stream, uint8_t *err, in open_ind()
596 struct avdtp_stream *stream, struct avdtp_error *err, in open_cfm()
636 struct avdtp_stream *stream, uint8_t *err, in start_ind()
662 struct avdtp_stream *stream, struct avdtp_error *err, in start_cfm()
686 struct avdtp_stream *stream, uint8_t *err, in suspend_ind()
707 struct avdtp_stream *stream, struct avdtp_error *err, in suspend_cfm()
752 struct avdtp_stream *stream, uint8_t *err, in close_ind()
816 struct avdtp_stream *stream, struct avdtp_error *err, in close_cfm()
843 struct avdtp_stream *stream, uint8_t *err, in abort_ind()
859 struct avdtp_stream *stream, struct avdtp_error *err, in abort_cfm()
909 struct avdtp_stream *stream, struct avdtp_error *err, in reconf_cfm()
933 struct avdtp_stream *stream, in delay_report_cfm()
1645 const struct avdtp_stream *stream = user_data; in stream_cmp()
1651 struct avdtp_stream *stream) in a2dp_get_sep()