Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sco.cc88 static uint16_t btm_sco_voice_settings_to_legacy(enh_esco_params_t* p_parms);
168 uint16_t voice_content_format = btm_sco_voice_settings_to_legacy(p_setup); in btm_esco_conn_rsp()
300 uint16_t voice_content_format = btm_sco_voice_settings_to_legacy(p_setup); in btm_send_connect_request()
1136 uint16_t voice_content_format = btm_sco_voice_settings_to_legacy(p_setup); in BTM_ChangeEScoLinkParms()
1338 static uint16_t btm_sco_voice_settings_to_legacy(enh_esco_params_t* p_params) { in btm_sco_voice_settings_to_legacy() function