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

  /external/bluetooth/bluez/audio/
avdtp.h 33 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 *lsep
    [all...]
a2dp.c 69 struct avdtp_local_sep *lsep;
418 struct avdtp_local_sep *sep,
482 static gboolean sbc_getcap_ind(struct avdtp *session, struct avdtp_local_sep *sep,
550 struct avdtp_local_sep *sep,
591 struct avdtp_local_sep *sep,
662 struct avdtp_local_sep *sep,
728 struct avdtp_local_sep *sep,
795 static void setconf_cfm(struct avdtp *session, struct avdtp_local_sep *sep,
861 static gboolean getconf_ind(struct avdtp *session, struct avdtp_local_sep *sep,
873 static void getconf_cfm(struct avdtp *session, struct avdtp_local_sep *sep
    [all...]
avdtp.c 333 struct avdtp_local_sep { struct
363 struct avdtp_local_sep *lsep;
451 struct avdtp_local_sep *sep,
823 struct avdtp_local_sep *sep = stream->lsep;
878 struct avdtp_local_sep *sep = stream->lsep;
976 struct avdtp_local_sep *lsep;
1035 struct avdtp_local_sep *sep,
1127 struct avdtp_local_sep *sep = stream->lsep;
1249 static struct avdtp_local_sep *find_local_sep_by_seid(struct avdtp_server *server,
1255 struct avdtp_local_sep *sep = l->data
    [all...]

Completed in 20 milliseconds