Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx_hd.cc580 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
851 if (select_best_channel_mode( in setCodecConfig()
858 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_vendor_aptx.cc557 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
830 if (select_best_channel_mode( in setCodecConfig()
837 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_vendor_opus.cc842 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
1136 if (select_best_channel_mode( in setCodecConfig()
1143 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_vendor_ldac.cc885 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
1252 if (select_best_channel_mode( in setCodecConfig()
1259 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_aac.cc959 static bool select_best_channel_mode(uint8_t channelMode, in select_best_channel_mode() function
1311 if (select_best_channel_mode( in setCodecConfig()
1318 if (select_best_channel_mode(channelMode, &result_config_cie, in setCodecConfig()
Da2dp_sbc.cc997 static bool select_best_channel_mode(uint8_t ch_mode, tA2DP_SBC_CIE* p_result, in select_best_channel_mode() function
1334 if (select_best_channel_mode( in setCodecConfig()
1341 if (select_best_channel_mode(ch_mode, &result_config_cie, &codec_config_)) { in setCodecConfig()