Searched defs:avdtp_local_sep (Results 1 – 1 of 1) sorted by relevance
314 struct avdtp_local_sep { struct315 avdtp_state_t state;316 struct avdtp_stream *stream;317 struct seid_info info;318 uint8_t codec;319 GSList *caps;343 struct avdtp_local_sep *lsep; argument