Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/common/btc/core/
Dbtc_task.c193 profile_tab[msg->pid].btc_call(msg); in btc_thread_handler()
280 profile_tab[msg->pid].btc_call(msg); in btc_inter_profile_call()
/hal_espressif-3.5.0/components/bt/common/btc/include/btc/
Dbtc_task.h98 void (* btc_call)(btc_msg_t *msg); member