Searched refs:SendKeypressNotificationCompleteView (Results 1 – 1 of 1) sorted by relevance
8249 …SendKeypressNotificationCompleteView : public CommandCompleteView { public:static SendKeypressNoti… in CreateOptional()8251 …SendKeypressNotificationCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_s… in CreateOptional()8267 explicit SendKeypressNotificationCompleteView(CommandCompleteView parent) : CommandCompleteView(std… in CreateOptional() function30420 …que_ptr<SendKeypressNotificationCompleteBuilder> FromView(SendKeypressNotificationCompleteView vie… in Create()30441 …::vector<uint8_t> captured_packet) {SendKeypressNotificationCompleteView view = SendKeypressNotifi…30444 …:vector<uint8_t>(data, data + size);SendKeypressNotificationCompleteView view = SendKeypressNotifi…