Home
last modified time | relevance | path

Searched refs:avdtp_error (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluez/audio/
Davdtp.h40 struct avdtp_error { struct
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);
[all …]
Da2dp.c88 struct avdtp_error *err;
174 struct avdtp_error avdtp_err; in finalize_config_errno()
222 struct avdtp_error avdtp_err; in finalize_suspend_errno()
261 struct avdtp_error *err, in stream_state_changed()
514 struct avdtp_error *err, void *user_data) in setconf_cfm()
571 struct avdtp_stream *stream, struct avdtp_error *err, in getconf_cfm()
596 struct avdtp_stream *stream, struct avdtp_error *err, in open_cfm()
662 struct avdtp_stream *stream, struct avdtp_error *err, in start_cfm()
707 struct avdtp_stream *stream, struct avdtp_error *err, in suspend_cfm()
743 struct avdtp_error start_err; in suspend_cfm()
[all …]
Da2dp.h126 struct avdtp_error *err,
129 struct avdtp_error *err,
Davdtp.c687 void avdtp_error_init(struct avdtp_error *err, uint8_t type, int id) in avdtp_error_init()
700 avdtp_error_type_t avdtp_error_type(struct avdtp_error *err) in avdtp_error_type()
705 int avdtp_error_error_code(struct avdtp_error *err) in avdtp_error_error_code()
711 int avdtp_error_posix_errno(struct avdtp_error *err) in avdtp_error_posix_errno()
847 struct avdtp_error err; in handle_transport_connect()
904 struct avdtp_error err; in handle_unanswered_req()
967 struct avdtp_error err, *err_ptr = NULL; in avdtp_sep_set_state()
1036 struct avdtp_error avdtp_err; in finalize_discovery()
2421 struct avdtp_error averr; in cancel_request()
2859 struct avdtp_error *err) in seid_rej_to_err()
[all …]
Dsource.c180 struct avdtp_error *err, in stream_state_changed()
272 struct avdtp_error *err, void *user_data) in stream_setup_complete()
449 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err, in discovery_complete()
Dsink.c187 struct avdtp_error *err, in stream_state_changed()
305 struct avdtp_error *err, void *user_data) in stream_setup_complete()
488 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err, in discovery_complete()
Dunix.c206 struct avdtp_error *err, in stream_state_changed()
604 struct avdtp_error *err, in a2dp_discovery_complete()
699 struct avdtp_error *err, in a2dp_config_complete()
759 struct avdtp_error *err, void *user_data) in a2dp_resume_complete()
813 struct avdtp_error *err, void *user_data) in a2dp_suspend_complete()