Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_av.h106 void btc_a2dp_cb_handler(btc_msg_t *msg);
/hal_espressif-3.6.0/components/bt/common/btc/core/
Dbtc_task.c116 [BTC_PID_A2DP] = {btc_a2dp_call_handler, btc_a2dp_cb_handler },
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c1522 void btc_a2dp_cb_handler(btc_msg_t *msg) in btc_a2dp_cb_handler() function