Home
last modified time | relevance | path

Searched refs:play_pos_interval_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.h375 uint32_t play_pos_interval_ = 0; variable
Ddevice.cc470 play_pos_interval_ = pkt->GetInterval(); in HandleNotification()
760 base::TimeDelta::FromSeconds(play_pos_interval_)); in PlaybackPosNotificationResponse()
762 base::Seconds(play_pos_interval_)); in PlaybackPosNotificationResponse()