Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_task.h92 void (* btc_call)(btc_msg_t *msg); member
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c204 profile_tab[msg->pid].btc_call(msg); in btc_thread_handler()
288 profile_tab[msg->pid].btc_call(msg); in btc_inter_profile_call()