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

/system/bt/include/hardware/avrcp/
H A Davrcp.h30 struct SongInfo { struct in namespace:bluetooth::avrcp
70 SongInfo song;
106 using SongInfoCallback = base::Callback<void(SongInfo)>;
115 base::Callback<void(std::string, std::vector<SongInfo>)>;

Completed in 61 milliseconds