Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Ddevice.h316 uint32_t play_pos_interval_ = 0; variable
Ddevice.cc256 play_pos_interval_ = pkt->GetInterval(); in HandleNotification()
522 base::TimeDelta::FromSeconds(play_pos_interval_)); in PlaybackPosNotificationResponse()