OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avdtp_local_sep
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluez/audio/
avdtp.h
38
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
65
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
*sep
[
all
...]
avdtp.c
335
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
*sep = l->data
[
all
...]
source.c
454
struct
avdtp_local_sep
*lsep;
sink.c
493
struct
avdtp_local_sep
*lsep;
Completed in 49 milliseconds