Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_ag.h241 void btc_hf_cb_handler(btc_msg_t *msg); //handle the event from bta
/hal_espressif-3.6.0/components/bt/common/btc/core/
Dbtc_task.c124 [BTC_PID_HF] = {btc_hf_call_handler, btc_hf_cb_handler},
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1230 void btc_hf_cb_handler(btc_msg_t *msg) in btc_hf_cb_handler() function