Searched defs:phyId (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Wireless/ |
| D | InterferenceQueue.cs | 34 …public static void Add(IRadio sender, RadioPhyId phyId, int channel, int txPowerDbm, byte[] conten… in Add() 111 public static int GetCurrentRssi(IRadio receiver, RadioPhyId phyId, int channel) in GetCurrentRssi() 160 private RadioPhyId phyId; field in Antmicro.Renode.Peripherals.Wireless.PacketInfo 194 … public PacketInfo(IRadio sender, RadioPhyId phyId, int channel, int txPowerDbm, byte[] content) in PacketInfo()
|