Searched defs:btif_av_both_enable (Results 1 – 4 of 4) sorted by relevance
32 bool btif_av_both_enable(void) { return true; } in btif_av_both_enable() function
46 bool btif_av_both_enable(void) { return false; } in btif_av_both_enable() function
98 bool btif_av_both_enable(void) { return true; } in btif_av_both_enable() function
3294 bool btif_av_both_enable(void) { return btif_av_sink.Enabled() && btif_av_source.Enabled(); } in btif_av_both_enable() function