Searched refs:PlayerGettingText (Results 1 – 2 of 2) sorted by relevance
150 class PlayerGettingText {152 … PlayerGettingText(const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr) in PlayerGettingText() function155 ~PlayerGettingText() in ~PlayerGettingText()164 PlayerGettingText() = delete;388 std::unique_ptr<PlayerGettingText> playerText_ {nullptr};
586 … resp.playerText_ = std::make_unique<AvrcpCtResponse::PlayerGettingText>(attributes, valueName); in OnGetPlayerAppSettingAttributeText()600 … resp.playerText_ = std::make_unique<AvrcpCtResponse::PlayerGettingText>(values, valueName); in OnGetPlayerAppSettingValueText()