Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc257 GET_CONNECTION(ReadRemoteVersionInformationView::Create(command_view)); in ConnectionCommand()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc400 auto command_view = bluetooth::hci::ReadRemoteVersionInformationView::Create(command); in ReadRemoteVersionInformation()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h4106ReadRemoteVersionInformationView : public AclCommandView { public:static ReadRemoteVersionInformat… in CreateOptional()
4108ReadRemoteVersionInformationView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_share… in CreateOptional()
4124 explicit ReadRemoteVersionInformationView(AclCommandView parent) : AclCommandView(std::move(parent)… in CreateOptional() function
23358 …d::unique_ptr<ReadRemoteVersionInformationBuilder> FromView(ReadRemoteVersionInformationView view)… in Create()
23381 …(std::vector<uint8_t> captured_packet) {ReadRemoteVersionInformationView view = ReadRemoteVersionI…
23384 …std::vector<uint8_t>(data, data + size);ReadRemoteVersionInformationView view = ReadRemoteVersionI…