Home
last modified time | relevance | path

Searched refs:tA2DP_CHANNEL_COUNT (Results 1 – 6 of 6) sorted by relevance

/system/bt/audio_a2dp_hw/include/
Daudio_a2dp_hw.h101 typedef uint8_t tA2DP_CHANNEL_COUNT; typedef
/system/bt/btif/include/
Dbtif_a2dp_sink.h89 tA2DP_CHANNEL_COUNT btif_a2dp_sink_get_channel_count(void);
/system/bt/btif/src/
Dbtif_a2dp_control.cc188 tA2DP_CHANNEL_COUNT channel_count = btif_a2dp_sink_get_channel_count(); in btif_a2dp_recv_ctrl_data()
195 sizeof(tA2DP_CHANNEL_COUNT)); in btif_a2dp_recv_ctrl_data()
Dbtif_a2dp_sink.cc119 tA2DP_CHANNEL_COUNT channel_count;
346 tA2DP_CHANNEL_COUNT btif_a2dp_sink_get_channel_count() { in btif_a2dp_sink_get_channel_count()
/system/bt/stack/include/
Da2dp_codec_api.h489 tA2DP_CHANNEL_COUNT channel_count; // 1 for mono or 2 for stereo
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc481 tA2DP_CHANNEL_COUNT channel_count; in a2dp_read_input_audio_config()
490 if (a2dp_ctrl_receive(common, &channel_count, sizeof(tA2DP_CHANNEL_COUNT)) < in a2dp_read_input_audio_config()