Searched refs:BTM_ConfigScoPath (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_sco.c | 230 … BTM_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/ |
D | bta_ag_sco.c | 274 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() 1694 …BTM_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/ |
D | btm_sco.c | 247 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/ |
D | btm_api.h | 4104 tBTM_STATUS BTM_ConfigScoPath (tBTM_SCO_ROUTE_TYPE path,
|