Searched refs:ControllerA2DPOpcodeView (Results 1 – 1 of 1) sorted by relevance
17060 …ControllerA2DPOpcodeView : public VendorCommandView { public:static ControllerA2DPOpcodeView Creat… in CreateOptional()17062 …ControllerA2DPOpcodeView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std::v… in CreateOptional()17078 explicit ControllerA2DPOpcodeView(VendorCommandView parent) : VendorCommandView(std::move(parent)) … in CreateOptional() function44344 static std::unique_ptr<ControllerA2DPOpcodeBuilder> FromView(ControllerA2DPOpcodeView view) {if (!v… in Create()44367 …areBytes(std::vector<uint8_t> captured_packet) {ControllerA2DPOpcodeView view = ControllerA2DPOpco…44370 …o vec = std::vector<uint8_t>(data, data + size);ControllerA2DPOpcodeView view = ControllerA2DPOpco…