Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp_source.h76 bool btc_a2dp_source_startup(void);
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c269 bool btc_a2dp_source_startup(void) in btc_a2dp_source_startup() function
Dbtc_av.c1015 stat = btc_a2dp_source_startup(); in btc_av_init()