Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc1516 MediaElementItem song_item(vfs_ids_.get_uid(song.media_id), title, in GetVFSListResponse() local
1520 song_item.attributes_ = std::move(song.attributes); in GetVFSListResponse()
1522 song_item.attributes_ = in GetVFSListResponse()
1528 if (!builder->AddSong(song_item)) break; in GetVFSListResponse()