Home
last modified time | relevance | path

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

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