Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_media.h294 int btif_a2dp_get_track_channel_count(UINT8 channeltype);
/system/bt/btif/src/
Dbtif_av.c1156 config_req.channel_count = btif_a2dp_get_track_channel_count(sbc_cie.ch_mode); in bte_av_media_callback()
Dbtif_media_task.c2153 int btif_a2dp_get_track_channel_count(UINT8 channeltype) { in btif_a2dp_get_track_channel_count() function
2261 btif_media_cb.channel_count = btif_a2dp_get_track_channel_count(sbc_cie.ch_mode); in btif_media_task_aa_handle_decoder_reset()