Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c230BTM_ConfigScoPath(bta_hf_client_sco_co_init(pcm_sample_rate, pcm_sample_rate, &codec_info, 0), in bta_hf_client_sco_conn_rsp()
352 tBTM_STATUS status = BTM_ConfigScoPath(BTM_SCO_ROUTE_PCM, NULL, NULL, TRUE); in bta_hf_client_sco_disc_cback()
437 BTM_ConfigScoPath(sco_route, bta_hf_client_sco_read_cback, NULL, TRUE); in bta_hf_client_sco_create()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sco.c274 tBTM_STATUS status = BTM_ConfigScoPath(BTM_SCO_ROUTE_PCM, NULL, NULL, TRUE); in bta_ag_sco_disc_cback()
649 BTM_ConfigScoPath(sco_route, bta_ag_sco_read_cback, NULL, TRUE); in bta_ag_create_sco()
1694BTM_ConfigScoPath(bta_ag_sco_co_init(pcm_sample_rate, pcm_sample_rate, &codec_info, p_scb->app_id), in bta_ag_sco_conn_rsp()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c247 tBTM_STATUS BTM_ConfigScoPath (tBTM_SCO_ROUTE_TYPE path, in BTM_ConfigScoPath() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h4104 tBTM_STATUS BTM_ConfigScoPath (tBTM_SCO_ROUTE_TYPE path,