Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp_control.h45 void btc_a2dp_control_datapath_ctrl(uint32_t dp_evt);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_control.c185 void btc_a2dp_control_datapath_ctrl(uint32_t dp_evt) in btc_a2dp_control_datapath_ctrl() function
Dbtc_av.c747 btc_a2dp_control_datapath_ctrl(BTC_AV_DATAPATH_OPEN_EVT); in btc_av_state_opened_handler()