Add Wifi Medium to query WIFI interface capability and information

PiperOrigin-RevId: 451233512
This commit is contained in:
hai007
2022-05-26 13:40:14 -07:00
committed by Copybara-Service
parent ea939b70d3
commit 500f67c85e
25 changed files with 882 additions and 26 deletions
@@ -32,6 +32,7 @@ cc_library(
"comsuppwd.lib",
"setupapi.lib",
"dnsapi.lib",
"wlanapi.lib",
],
textual_hdrs = glob(["**/*.h"]),
visibility = [