HomeSort by relevance Sort by last modified time
    Searched refs:btif_av_is_sink_enabled (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_av.h 42 bool btif_av_is_sink_enabled(void);
  /system/bt/btif/src/
btif_av.cc 2728 bool btif_av_is_sink_enabled(void) { return btif_av_sink.Enabled(); } function
    [all...]
btif_rc.cc 479 if (btif_av_is_sink_enabled()) {
    [all...]

Completed in 70 milliseconds