Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c28 } bta_hf_ct_plc_t; typedef
31 static bta_hf_ct_plc_t bta_hf_ct_plc;
33 static bta_hf_ct_plc_t *bta_hf_ct_plc_ptr;
198 bta_hf_ct_plc_ptr = (bta_hf_ct_plc_t *)osi_calloc(sizeof(bta_hf_ct_plc_t)); in bta_hf_client_sco_co_open()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c48 } bta_hf_ct_plc_t; typedef
50 static bta_hf_ct_plc_t bta_hf_ct_plc;
52 static bta_hf_ct_plc_t *bta_hf_ct_plc_ptr;
414 bta_hf_ct_plc_ptr = (bta_hf_ct_plc_t *)osi_calloc(sizeof(bta_hf_ct_plc_t)); in bta_ag_sco_co_open()