Searched refs:bluetoothLEChannelMap (Results 1 – 1 of 1) sorted by relevance
77 return bluetoothLEChannelMap.TryGetValue(Frequency, out var result)572 private readonly Dictionary<uint, int> bluetoothLEChannelMap = new Dictionary<uint, int>() field in Antmicro.Renode.Peripherals.Wireless.NRF52840_Radio