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

  /external/bluetooth/bluez/audio/
avdtp.h 35 struct avdtp_error { struct
128 struct avdtp_error *err,
133 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)
    [all...]
a2dp.h 130 struct avdtp_error *err,
133 struct avdtp_error *err,
a2dp.c 96 struct avdtp_error *err;
214 struct avdtp_error avdtp_err;
356 struct avdtp_error *err,
384 struct avdtp_error *err = NULL;
449 setup->err = g_new(struct avdtp_error, 1);
470 setup->err = g_new(struct avdtp_error, 1);
578 setup->err = g_new(struct avdtp_error, 1);
653 setup->err = g_new(struct avdtp_error, 1);
692 setup->err = g_new(struct avdtp_error, 1);
704 setup->err = g_new(struct avdtp_error, 1)
    [all...]
sink.c 181 struct avdtp_error *err,
291 struct avdtp_error *err, void *user_data)
358 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err,
source.c 163 struct avdtp_error *err,
244 struct avdtp_error *err, void *user_data)
315 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err,
avdtp.c 698 void avdtp_error_init(struct avdtp_error *err, uint8_t category, int id)
708 uint8_t avdtp_error_category(struct avdtp_error *err)
713 int avdtp_error_error_code(struct avdtp_error *err)
719 int avdtp_error_posix_errno(struct avdtp_error *err)
891 struct avdtp_error err;
977 struct avdtp_error err;
1040 struct avdtp_error err, *err_ptr = NULL;
1110 struct avdtp_error avdtp_err;
1436 struct avdtp_error *err)
    [all...]
unix.c 227 struct avdtp_error *err,
625 struct avdtp_error *err,
719 struct avdtp_error *err,
779 struct avdtp_error *err, void *user_data)
833 struct avdtp_error *err, void *user_data)
    [all...]
transport.c 228 struct avdtp_error *err, void *user_data)
302 struct avdtp_error *err, void *user_data)

Completed in 679 milliseconds