Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp_source.h30 bool btif_a2dp_source_startup(void);
/system/bt/btif/src/
Dbtif_a2dp_source.cc258 bool btif_a2dp_source_startup(void) { in btif_a2dp_source_startup() function
Dbtif_av.cc1283 if (!btif_a2dp_source_startup()) in btif_av_init()