Home
last modified time | relevance | path

Searched refs:select_best_channel_mode (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/a2dp/
Da2dp_vendor_aptx.cc550 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
824 if (select_best_channel_mode( in setCodecConfig()
831 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_vendor_aptx_hd.cc567 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
842 if (select_best_channel_mode( in setCodecConfig()
849 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_vendor_ldac.cc768 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
1135 if (select_best_channel_mode( in setCodecConfig()
1142 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_aac.cc915 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
1260 if (select_best_channel_mode( in setCodecConfig()
1267 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_sbc.cc977 static bool select_best_channel_mode(uint8_t ch_mode, tA2DP_SBC_CIE* p_result, in select_best_channel_mode() function
1316 if (select_best_channel_mode( in setCodecConfig()
1323 if (select_best_channel_mode(ch_mode, &result_config_cie, &codec_config_)) { in setCodecConfig()