Searched refs:is_streaming (Results 1 – 2 of 2) sorted by relevance
416 bool is_streaming = btif_a2dp_source_cb.media_alarm.IsScheduled(); in btif_a2dp_source_restart_session() local419 << " is_streaming=" << logbool(is_streaming) in btif_a2dp_source_restart_session()425 if (is_streaming) { in btif_a2dp_source_restart_session()
301 bool is_streaming; // true if streaming, false if local playback member