Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h161 void btc_hf_client_call_handler(btc_msg_t *msg);
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c138 [BTC_PID_HF_CLIENT] = {btc_hf_client_call_handler, btc_hf_client_cb_handler},
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c1115 void btc_hf_client_call_handler(btc_msg_t *msg) in btc_hf_client_call_handler() function