Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h17060ControllerA2DPOpcodeView : public VendorCommandView { public:static ControllerA2DPOpcodeView Creat… in CreateOptional()
17062ControllerA2DPOpcodeView 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() function
44344 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…