DigiExam / simplewifi

.NET 4.5 library to manage wifi connections in Windows - written in C#
GNU Lesser General Public License v3.0
131 stars 82 forks source link

Filter only 2.4 ghz networks #47

Open etempm opened 3 years ago

etempm commented 3 years ago

Hi, is it possible to filter only 2.4 ghz networks while searching access points with GetAccessPoints() method ? Thanks.