Searched refs:btif_av_is_source_enabled (Results 1 – 6 of 6) sorted by relevance
55 struct btif_av_is_source_enabled btif_av_is_source_enabled; variable99 bool btif_av_is_source_enabled::return_value = false;167 bool btif_av_is_source_enabled(void) { in btif_av_is_source_enabled() function169 return test::mock::btif_av::btif_av_is_source_enabled(); in btif_av_is_source_enabled()
200 struct btif_av_is_source_enabled { struct205 extern struct btif_av_is_source_enabled btif_av_is_source_enabled; argument
133 bool btif_av_is_source_enabled(void);
342 btif_av_is_source_enabled())) && in bta_av_rc_create()
2989 if (btif_av_is_source_enabled() && is_new_avrcp_enabled()) { in bta_av_open_rc()
3689 bool btif_av_is_source_enabled(void) { return btif_av_source.Enabled(); } in btif_av_is_source_enabled() function