Home
last modified time | relevance | path

Searched refs:ReadCurrentIacLapCompleteView (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.h7426ReadCurrentIacLapCompleteView : public CommandCompleteView { public:static ReadCurrentIacLapComple… in CreateOptional()
7428ReadCurrentIacLapCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
7448 explicit ReadCurrentIacLapCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(… in CreateOptional() function
28921 static std::unique_ptr<ReadCurrentIacLapCompleteBuilder> FromView(ReadCurrentIacLapCompleteView vie… in Create()
28943 …tes(std::vector<uint8_t> captured_packet) {ReadCurrentIacLapCompleteView view = ReadCurrentIacLapC…
28948 … = std::vector<uint8_t>(data, data + size);ReadCurrentIacLapCompleteView view = ReadCurrentIacLapC…