Searched refs:GetInterval (Results 1 – 6 of 6) sorted by relevance
49 test_packet->GetInterval(); in LLVMFuzzerTestOneInput()
236 uint32_t RegisterNotificationRequest::GetInterval() const { in GetInterval() function in bluetooth::avrcp::RegisterNotificationRequest257 ss << " └ Interval = " << loghex(GetInterval()) << std::endl; in ToString()
123 uint32_t GetInterval() const;
34 ASSERT_EQ(test_packet->GetInterval(), 5u); in TEST()
459 … mode_change_view.GetStatus(), mode_change_view.GetCurrentMode(), mode_change_view.GetInterval()); in on_mode_change()
288 play_pos_interval_ = pkt->GetInterval(); in HandleNotification()