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

  /system/bt/audio_a2dp_hw/include/
audio_a2dp_hw.h 149 btav_a2dp_codec_channel_mode_t codec_channel_mode);
  /system/bt/audio_hearing_aid_hw/include/
audio_hearing_aid_hw.h 145 btav_a2dp_codec_channel_mode_t codec_channel_mode);
  /system/bt/audio_a2dp_hw/test/
audio_a2dp_hw_test.cc 65 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
97 const btav_a2dp_codec_channel_mode_t codec_channel_mode_array[] = {
  /system/bt/audio_hearing_aid_hw/test/
audio_hearing_aid_hw_test.cc 65 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
97 const btav_a2dp_codec_channel_mode_t codec_channel_mode_array[] = {
  /system/bt/bta/hearing_aid/
hearing_aid_audio_source.cc 182 sizeof(btav_a2dp_codec_channel_mode_t));
194 sizeof(btav_a2dp_codec_channel_mode_t));
225 sizeof(btav_a2dp_codec_channel_mode_t)) !=
226 sizeof(btav_a2dp_codec_channel_mode_t)) {
  /system/bt/btif/src/
btif_a2dp_control.cc 223 sizeof(btav_a2dp_codec_channel_mode_t));
235 sizeof(btav_a2dp_codec_channel_mode_t));
265 sizeof(btav_a2dp_codec_channel_mode_t)) !=
266 sizeof(btav_a2dp_codec_channel_mode_t)) {
  /system/bt/include/hardware/
bt_av.h 108 } btav_a2dp_codec_channel_mode_t; typedef in typeref:enum:__anon1901
126 btav_a2dp_codec_channel_mode_t channel_mode;
  /system/bt/stack/include/
a2dp_codec_api.h 253 btav_a2dp_codec_channel_mode_t codec_channel_mode);
750 DEFINE_ENUM_FLAG_OPERATORS(btav_a2dp_codec_channel_mode_t); variable
    [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 546 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
560 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
735 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
1022 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
    [all...]
  /system/bt/audio_hearing_aid_hw/src/
audio_hearing_aid_hw.cc 527 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
541 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
728 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
977 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 250 static_cast<btav_a2dp_codec_channel_mode_t>(channelMode),
  /system/bt/stack/a2dp/
a2dp_codec_config.cc 477 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
    [all...]

Completed in 263 milliseconds