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

  /system/bt/btif/include/
btif_av.h 69 bool btif_av_stream_ready(void);
  /system/bt/btif/src/
btif_a2dp_control.cc 99 if (btif_av_stream_ready() || btif_av_stream_started_ready()) {
128 if (btif_av_stream_ready()) {
btif_a2dp_audio_interface.cc 308 if (btif_av_stream_ready()) {
btif_av.cc 2775 bool btif_av_stream_ready(void) { function
    [all...]

Completed in 82 milliseconds