Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/common/btc/core/
Dbtc_task.c196 profile_tab[msg->pid].btc_cb(msg); in btc_thread_handler()
283 profile_tab[msg->pid].btc_cb(msg); in btc_inter_profile_call()
/hal_espressif-3.4.0/components/bt/common/btc/include/btc/
Dbtc_task.h99 void (* btc_cb)(btc_msg_t *msg); member