Home
last modified time | relevance | path

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

/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()
Dbtif_a2dp_sink.cc346 tA2DP_CHANNEL_COUNT btif_a2dp_sink_get_channel_count() { in btif_a2dp_sink_get_channel_count() function