Home
last modified time | relevance | path

Searched defs:LocalVersionInformation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dcontrollers.rs91 fn process_local_version(&mut self, version_info: &LocalVersionInformation, packet: &Packet) { in process_local_version()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h1242 class LocalVersionInformation : public PacketStruct<kLittleEndian> { public:LocalVersionInformation… in LocalVersionInformation() function
1243 LocalVersionInformation(HciVersion hci_version, uint16_t hci_revision, LmpVersion lmp_version, uint… in LocalVersionInformation() function