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

  /external/bluetooth/bluez/audio/
a2dp.c 455 if (cap->category != AVDTP_MEDIA_CODEC)
471 avdtp_error_init(setup->err, AVDTP_MEDIA_CODEC,
534 media_codec = avdtp_service_cap_new(AVDTP_MEDIA_CODEC, &sbc_cap,
632 media_codec = avdtp_service_cap_new(AVDTP_MEDIA_CODEC, &mpeg_cap,
654 avdtp_error_init(setup->err, AVDTP_MEDIA_CODEC,
698 if (cap->category != AVDTP_MEDIA_CODEC)
705 avdtp_error_init(setup->err, AVDTP_MEDIA_CODEC,
717 avdtp_error_init(setup->err, AVDTP_MEDIA_CODEC,
758 media_codec = avdtp_service_cap_new(AVDTP_MEDIA_CODEC, codec_caps,
    [all...]
avdtp.h 50 #define AVDTP_MEDIA_CODEC 0x07
unix.c 667 if (cap->category != AVDTP_MEDIA_CODEC)
    [all...]
avdtp.c 1331 if (category == AVDTP_MEDIA_CODEC &&
    [all...]
  /external/bluetooth/bluez/tools/
avinfo.c 64 #define AVDTP_MEDIA_CODEC 0x07
423 case AVDTP_MEDIA_CODEC:

Completed in 180 milliseconds