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

  /system/bt/audio_a2dp_hw/include/
audio_a2dp_hw.h 146 btav_a2dp_codec_channel_mode_t codec_channel_mode);
  /system/bt/audio_a2dp_hw/test/
audio_a2dp_hw_test.cc 61 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
93 const btav_a2dp_codec_channel_mode_t codec_channel_mode_array[] = {
  /hardware/libhardware/include/hardware/
bt_av.h 105 } btav_a2dp_codec_channel_mode_t; typedef in typeref:enum:__anon41041
122 btav_a2dp_codec_channel_mode_t channel_mode;
  /system/bt/btif/src/
btif_a2dp_control.cc 204 sizeof(btav_a2dp_codec_channel_mode_t));
214 sizeof(btav_a2dp_codec_channel_mode_t));
242 sizeof(btav_a2dp_codec_channel_mode_t)) !=
243 sizeof(btav_a2dp_codec_channel_mode_t)) {
  /system/bt/stack/include/
a2dp_codec_api.h 231 btav_a2dp_codec_channel_mode_t codec_channel_mode);
684 DEFINE_ENUM_FLAG_OPERATORS(btav_a2dp_codec_channel_mode_t); variable
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 227 static_cast<btav_a2dp_codec_channel_mode_t>(channelMode),
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 529 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
543 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
698 sizeof(btav_a2dp_codec_channel_mode_t)) < 0) {
932 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
    [all...]
  /system/bt/stack/a2dp/
a2dp_codec_config.cc 374 btav_a2dp_codec_channel_mode_t codec_channel_mode) {
    [all...]

Completed in 926 milliseconds