Home
last modified time | relevance | path

Searched refs:btif_a2dp_sink_get_channel_count (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_sink.h92 tA2DP_CHANNEL_COUNT btif_a2dp_sink_get_channel_count(void);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_control.cc151 tA2DP_CHANNEL_COUNT channel_count = btif_a2dp_sink_get_channel_count(); in btif_a2dp_control_on_get_input_audio_config()
Dbtif_a2dp_sink.cc357 tA2DP_CHANNEL_COUNT btif_a2dp_sink_get_channel_count() { in btif_a2dp_sink_get_channel_count() function