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
131 struct avdtp_error *err,
139 struct avdtp_error *err,
144 struct avdtp_error *err,
147 struct avdtp_stream *stream, struct avdtp_error *err,
150 struct avdtp_stream *stream, struct avdtp_error *err,
154 struct avdtp_error *err, void *user_data);
157 struct avdtp_error *err, void *user_data);
160 struct avdtp_error *err, void *user_data);
164 struct avdtp_error *err, void *user_data)
    [all...]
a2dp.h 126 struct avdtp_error *err,
129 struct avdtp_error *err,
a2dp.c 86 struct avdtp_error *err;
172 struct avdtp_error avdtp_err;
220 struct avdtp_error avdtp_err;
259 struct avdtp_error *err,
480 struct avdtp_error *err, void *user_data)
537 struct avdtp_stream *stream, struct avdtp_error *err,
562 struct avdtp_stream *stream, struct avdtp_error *err,
639 struct avdtp_stream *stream, struct avdtp_error *err,
691 struct avdtp_stream *stream, struct avdtp_error *err,
727 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 664 void avdtp_error_init(struct avdtp_error *err, uint8_t type, int id)
677 avdtp_error_type_t avdtp_error_type(struct avdtp_error *err)
682 int avdtp_error_error_code(struct avdtp_error *err)
688 int avdtp_error_posix_errno(struct avdtp_error *err)
823 struct avdtp_error err;
881 struct avdtp_error err, *err_ptr = NULL;
946 struct avdtp_error avdtp_err;
    [all...]
sink.c 187 struct avdtp_error *err,
305 struct avdtp_error *err, void *user_data)
482 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err,
unix.c 198 struct avdtp_error *err,
572 struct avdtp_error *err,
667 struct avdtp_error *err,
727 struct avdtp_error *err, void *user_data)
781 struct avdtp_error *err, void *user_data)
    [all...]

Completed in 22 milliseconds