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

/system/bt/stack/a2dp/
H A Da2dp_vendor_aptx.cc534 static bool select_best_channel_mode(uint8_t channelMode, function
805 if (select_best_channel_mode(
812 if (select_best_channel_mode(channelMode, &result_config_cie,
H A Da2dp_vendor_aptx_hd.cc551 static bool select_best_channel_mode(uint8_t channelMode, function
822 if (select_best_channel_mode(
829 if (select_best_channel_mode(channelMode, &result_config_cie,
H A Da2dp_aac.cc861 static bool select_best_channel_mode(uint8_t channelMode, function
1200 if (select_best_channel_mode(
1207 if (select_best_channel_mode(channelMode, &result_config_cie,
H A Da2dp_vendor_ldac.cc733 static bool select_best_channel_mode(uint8_t channelMode, function
1097 if (select_best_channel_mode(
1104 if (select_best_channel_mode(channelMode, &result_config_cie,
H A Da2dp_sbc.cc1155 static bool select_best_channel_mode(uint8_t ch_mode, tA2DP_SBC_CIE* p_result, function
1480 if (select_best_channel_mode(
1487 if (select_best_channel_mode(ch_mode, &result_config_cie, &codec_config_)) {

Completed in 41 milliseconds