Home
last modified time | relevance | path

Searched defs:avdtp_stream (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/audio/
Davdtp.c358 struct avdtp_stream { struct
359 GIOChannel *io;
360 uint16_t imtu;
361 uint16_t omtu;
362 struct avdtp *session;
363 struct avdtp_local_sep *lsep;
364 uint8_t rseid;
365 GSList *caps;
366 GSList *callbacks;
367 struct avdtp_service_capability *codec;
[all …]