Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c59 } bta_hf_client_co_cb_t; typedef
62 static bta_hf_client_co_cb_t bta_hf_client_co_cb;
64 static bta_hf_client_co_cb_t *bta_hf_client_co_cb_ptr;
191 bta_hf_client_co_cb_ptr = osi_calloc(sizeof(bta_hf_client_co_cb_t)); in bta_hf_client_sco_co_open()