Searched refs:IsActive (Results 1 – 2 of 2) sorted by relevance
103 bool Device::IsActive() const { in IsActive() function in bluetooth::avrcp::Device599 if (!IsActive()) { in HandleVolumeChanged()702 if (!IsActive()) state_to_send = PlayState::PAUSED; in PlaybackStatusNotificationResponse()713 interim, IsActive() ? status.state : PlayState::PAUSED); in PlaybackStatusNotificationResponse()819 IsActive() ? status.state : PlayState::PAUSED); in GetPlayStatusResponse()904 if (!d->IsActive()) { in MessageReceived()921 if (IsActive()) { in MessageReceived()1850 if (d.IsActive()) out << " <Active>"; in operator <<()
110 bool IsActive() const;