Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c88 static const btc_func_t profile_tab[BTC_PID_NUM] = { variable
204 profile_tab[msg->pid].btc_call(msg); in btc_thread_handler()
207 profile_tab[msg->pid].btc_cb(msg); in btc_thread_handler()
288 profile_tab[msg->pid].btc_call(msg); in btc_inter_profile_call()
291 profile_tab[msg->pid].btc_cb(msg); in btc_inter_profile_call()