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

  /system/bt/audio_a2dp_hw/include/
audio_a2dp_hw.h 145 btav_a2dp_codec_bits_per_sample_t codec_bits_per_sample,
  /system/bt/audio_a2dp_hw/test/
audio_a2dp_hw_test.cc 46 btav_a2dp_codec_bits_per_sample_t codec_bits_per_sample) {
89 const btav_a2dp_codec_bits_per_sample_t codec_bits_per_sample_array[] = {
  /hardware/libhardware/include/hardware/
bt_av.h 99 } btav_a2dp_codec_bits_per_sample_t; typedef in typeref:enum:__anon41040
121 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
  /system/bt/btif/src/
btif_a2dp_control.cc 201 sizeof(btav_a2dp_codec_bits_per_sample_t));
211 sizeof(btav_a2dp_codec_bits_per_sample_t));
235 sizeof(btav_a2dp_codec_bits_per_sample_t)) !=
236 sizeof(btav_a2dp_codec_bits_per_sample_t)) {
  /system/bt/stack/include/
a2dp_codec_api.h 224 btav_a2dp_codec_bits_per_sample_t codec_bits_per_sample);
683 DEFINE_ENUM_FLAG_OPERATORS(btav_a2dp_codec_bits_per_sample_t); variable
  /system/bt/stack/a2dp/
a2dp_aac.cc 49 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
812 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_AAC_CIE* p_result,
840 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_AAC_CIE* p_result,
930 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
    [all...]
a2dp_vendor_ldac.cc 46 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
692 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_LDAC_CIE* p_result,
720 btav_a2dp_codec_bits_per_sample_t bits_per_sample, tA2DP_LDAC_CIE* p_result,
820 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
    [all...]
a2dp_vendor_aptx.cc 47 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
a2dp_vendor_aptx_hd.cc 49 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
    [all...]
a2dp_codec_config.cc 349 btav_a2dp_codec_bits_per_sample_t codec_bits_per_sample) {
    [all...]
a2dp_sbc.cc 52 btav_a2dp_codec_bits_per_sample_t bits_per_sample;
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 225 static_cast<btav_a2dp_codec_bits_per_sample_t>(bitsPerSample),
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 525 sizeof(btav_a2dp_codec_bits_per_sample_t)) < 0) {
539 sizeof(btav_a2dp_codec_bits_per_sample_t)) < 0) {
694 sizeof(btav_a2dp_codec_bits_per_sample_t)) < 0) {
931 btav_a2dp_codec_bits_per_sample_t codec_bits_per_sample,
    [all...]

Completed in 500 milliseconds