Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/IEEE802_15_4/
DAddressInformation.cs12 public class AddressInformation class
14 …public AddressInformation(AddressingMode destinationAddressingMode, AddressingMode sourceAddressin… in AddressInformation() method in Antmicro.Renode.Peripherals.Wireless.IEEE802_15_4.AddressInformation
DFrame.cs99 public AddressInformation AddressInformation { get; private set; } property in Antmicro.Renode.Peripherals.Wireless.IEEE802_15_4.Frame