Home
last modified time | relevance | path

Searched refs:ControllerDebugInfoCompleteView (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.h17041ControllerDebugInfoCompleteView : public CommandCompleteView { public:static ControllerDebugInfoCo… in CreateOptional()
17043ControllerDebugInfoCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()
17057 explicit ControllerDebugInfoCompleteView(CommandCompleteView parent) : CommandCompleteView(std::mov… in CreateOptional() function
44309 static std::unique_ptr<ControllerDebugInfoCompleteBuilder> FromView(ControllerDebugInfoCompleteView in Create()
44330 …s(std::vector<uint8_t> captured_packet) {ControllerDebugInfoCompleteView view = ControllerDebugInf…
44333 … std::vector<uint8_t>(data, data + size);ControllerDebugInfoCompleteView view = ControllerDebugInf…