Searched refs:IsInterim (Results 1 – 4 of 4) sorted by relevance
47 bool IsInterim() const;
26 bool RegisterNotificationResponse::IsInterim() const { in IsInterim() function in bluetooth::avrcp::RegisterNotificationResponse
71 ASSERT_TRUE(test_packet->IsInterim()); in TEST()
567 log::verbose("interim={}", pkt->IsInterim()); in HandleVolumeChanged()580 if (!pkt->IsInterim()) { in HandleVolumeChanged()