Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h150 }hf_client_local_param_t; typedef
153 extern hf_client_local_param_t *hf_client_local_param_ptr;
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c410 …if ((hf_client_local_param_ptr = (hf_client_local_param_t *)osi_malloc(sizeof(hf_client_local_para… in btc_init_mem()
413 memset((void *)hf_client_local_param_ptr, 0, sizeof(hf_client_local_param_t)); in btc_init_mem()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c83 static hf_client_local_param_t hf_client_local_param;
85 hf_client_local_param_t *hf_client_local_param_ptr;