Searched refs:IsInterim (Results 1 – 4 of 4) sorted by relevance
47 bool IsInterim() const;
24 bool RegisterNotificationResponse::IsInterim() const { in IsInterim() function in bluetooth::avrcp::RegisterNotificationResponse
68 ASSERT_TRUE(test_packet->IsInterim()); in TEST()
350 DEVICE_VLOG(1) << __func__ << ": interim=" << pkt->IsInterim(); in HandleVolumeChanged()363 if (!pkt->IsInterim()) { in HandleVolumeChanged()