Home | History | Annotate | Download | only in avrcp

Lines Matching defs:queue

444     DEVICE_VLOG(0) << __func__ << ": Queue next play position update";
1090 void Device::SendMediaUpdate(bool metadata, bool play_status, bool queue) {
1093 << " : play_status= " << play_status << " : queue=" << queue;
1095 if (queue) {