Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sco.cc182 uint16_t voice_content_format = btm_sco_voice_settings_to_legacy(p_setup); in btm_esco_conn_rsp() local
185 p_setup->max_latency_ms, voice_content_format, in btm_esco_conn_rsp()
327 uint16_t voice_content_format = btm_sco_voice_settings_to_legacy(p_setup); in btm_send_connect_request() local
334 << ", voice_content_format=0x" << unsigned(voice_content_format) in btm_send_connect_request()
338 p_setup->max_latency_ms, voice_content_format, in btm_send_connect_request()
1388 uint16_t voice_content_format = btm_sco_voice_settings_to_legacy(p_setup); in BTM_ChangeEScoLinkParms() local
1393 p_parms->max_latency_ms, voice_content_format, in BTM_ChangeEScoLinkParms()