Searched refs:avdtp_local_sep (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluez/audio/
H A Davdtp.h38 struct avdtp_local_sep;
138 struct avdtp_local_sep *lsep,
143 struct avdtp_local_sep *lsep,
147 void (*open) (struct avdtp *session, struct avdtp_local_sep *lsep,
150 void (*start) (struct avdtp *session, struct avdtp_local_sep *lsep,
153 void (*suspend) (struct avdtp *session, struct avdtp_local_sep *lsep,
156 void (*close) (struct avdtp *session, struct avdtp_local_sep *lsep,
159 void (*abort) (struct avdtp *session, struct avdtp_local_sep *lsep,
163 struct avdtp_local_sep *lsep,
166 void (*delay_report) (struct avdtp *session, struct avdtp_local_sep *lse
[all...]
H A Da2dp.c65 struct avdtp_local_sep *sep;
284 struct avdtp_local_sep *sep,
347 static gboolean sbc_getcap_ind(struct avdtp *session, struct avdtp_local_sep *sep,
415 struct avdtp_local_sep *sep,
456 struct avdtp_local_sep *sep,
512 static void setconf_cfm(struct avdtp *session, struct avdtp_local_sep *sep,
558 static gboolean getconf_ind(struct avdtp *session, struct avdtp_local_sep *sep,
570 static void getconf_cfm(struct avdtp *session, struct avdtp_local_sep *sep,
582 static gboolean open_ind(struct avdtp *session, struct avdtp_local_sep *sep,
595 static void open_cfm(struct avdtp *session, struct avdtp_local_sep *se
[all...]
H A Davdtp.c335 struct avdtp_local_sep { struct
365 struct avdtp_local_sep *lsep;
449 struct avdtp_local_sep *sep,
815 struct avdtp_local_sep *sep = stream->lsep;
836 struct avdtp_local_sep *sep = stream->lsep;
903 struct avdtp_local_sep *lsep;
962 struct avdtp_local_sep *sep,
1053 struct avdtp_local_sep *sep = stream->lsep;
1173 static struct avdtp_local_sep *find_local_sep_by_seid(struct avdtp_server *server,
1179 struct avdtp_local_sep *se
[all...]
H A Dsource.c454 struct avdtp_local_sep *lsep;
H A Dsink.c493 struct avdtp_local_sep *lsep;

Completed in 20 milliseconds