Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc781 auto view = ReadRemoteVersionInformationCompleteView::Create(event_view); in on_read_remote_version_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h17531ReadRemoteVersionInformationCompleteView : public EventView { public:static ReadRemoteVersionInfor… in CreateOptional()
17533ReadRemoteVersionInformationCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::ma… in CreateOptional()
17557 explicit ReadRemoteVersionInformationCompleteView(EventView parent) : EventView(std::move(parent)) … in CreateOptional() function
45100 …r<ReadRemoteVersionInformationCompleteBuilder> FromView(ReadRemoteVersionInformationCompleteView v… in Create()
45123 …ctor<uint8_t> captured_packet) {ReadRemoteVersionInformationCompleteView view = ReadRemoteVersionI…
45126 …tor<uint8_t>(data, data + size);ReadRemoteVersionInformationCompleteView view = ReadRemoteVersionI…