Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h142 } btc_hf_client_cb_t; typedef
147 btc_hf_client_cb_t btc_hf_client_cb;
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c114 memset(&hf_client_local_param.btc_hf_client_cb, 0, sizeof(btc_hf_client_cb_t)); in clear_state()