Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp.h76 BOOLEAN btc_a2dp_on_started(tBTA_AV_START *p_av, BOOLEAN pending_start);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp.c71 BOOLEAN btc_a2dp_on_started(tBTA_AV_START *p_av, BOOLEAN pending_start) in btc_a2dp_on_started() function
Dbtc_av.c721 if (btc_a2dp_on_started(&p_av->start, in btc_av_state_opened_handler()
741 btc_a2dp_on_started(NULL, TRUE); in btc_av_state_opened_handler()
880 btc_a2dp_on_started(NULL, TRUE); in btc_av_state_started_handler()