Searched defs:GetInterval (Results 1 - 1 of 1) sorted by relevance

/system/bt/packet/avrcp/
H A Dregister_notification_packet.cc235 uint32_t RegisterNotificationRequest::GetInterval() const { function in class:bluetooth::avrcp::RegisterNotificationRequest
256 ss << " └ Interval = " << loghex(GetInterval()) << std::endl;

Completed in 40 milliseconds