HomeSort by relevance Sort by last modified time
    Searched refs:avdtp_error (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluez/audio/
avdtp.h 40 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...]
a2dp.h 126 struct avdtp_error *err,
129 struct avdtp_error *err,
a2dp.c 88 struct avdtp_error *err;
174 struct avdtp_error avdtp_err;
222 struct avdtp_error avdtp_err;
261 struct avdtp_error *err,
514 struct avdtp_error *err, void *user_data)
571 struct avdtp_stream *stream, struct avdtp_error *err,
596 struct avdtp_stream *stream, struct avdtp_error *err,
662 struct avdtp_stream *stream, struct avdtp_error *err,
707 struct avdtp_stream *stream, struct avdtp_error *err,
743 struct avdtp_error start_err
    [all...]
source.c 180 struct avdtp_error *err,
272 struct avdtp_error *err, void *user_data)
449 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err,
avdtp.c 687 void avdtp_error_init(struct avdtp_error *err, uint8_t type, int id)
700 avdtp_error_type_t avdtp_error_type(struct avdtp_error *err)
705 int avdtp_error_error_code(struct avdtp_error *err)
711 int avdtp_error_posix_errno(struct avdtp_error *err)
847 struct avdtp_error err;
904 struct avdtp_error err;
967 struct avdtp_error err, *err_ptr = NULL;
1036 struct avdtp_error avdtp_err;
    [all...]
sink.c 187 struct avdtp_error *err,
305 struct avdtp_error *err, void *user_data)
488 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err,
unix.c 206 struct avdtp_error *err,
604 struct avdtp_error *err,
699 struct avdtp_error *err,
759 struct avdtp_error *err, void *user_data)
813 struct avdtp_error *err, void *user_data)
    [all...]

Completed in 27 milliseconds