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

  /external/bluetooth/bluez/audio/
avdtp.h 94 struct avdtp_service_capability { struct
213 struct avdtp_service_capability *avdtp_service_cap_new(uint8_t category,
223 struct avdtp_service_capability *avdtp_get_codec(struct avdtp_remote_sep *sep);
242 struct avdtp_service_capability *avdtp_stream_get_codec(
245 struct avdtp_service_capability *cap);
avdtp.c 302 struct avdtp_service_capability *codec;
303 GSList *caps; /* of type struct avdtp_service_capability */
347 struct avdtp_service_capability *codec;
1115 struct avdtp_service_capability **codec)
1121 struct avdtp_service_capability *cap;
1132 cap = g_malloc(sizeof(struct avdtp_service_capability) +
1214 struct avdtp_service_capability *cap = l->data;
1295 struct avdtp_service_capability *cap = l->data;
1361 struct avdtp_service_capability *cap = l->data;
    [all...]
a2dp.c 289 struct avdtp_service_capability *cap;
344 struct avdtp_service_capability *media_transport, *media_codec;
434 struct avdtp_service_capability *media_transport, *media_codec;
754 struct avdtp_service_capability *cap;
1242 struct avdtp_service_capability *cap;
1286 struct avdtp_service_capability *cap;
    [all...]
unix.c 488 struct avdtp_service_capability *cap,
543 codec_length = cap->length - (sizeof(struct avdtp_service_capability)
602 struct avdtp_service_capability *cap;
    [all...]
source.c 426 struct avdtp_service_capability *media_transport, *media_codec;
sink.c 459 struct avdtp_service_capability *media_transport, *media_codec;
  /external/bluetooth/bluez/tools/
avinfo.c 134 struct avdtp_service_capability { struct
406 struct avdtp_service_capability *cap;

Completed in 139 milliseconds