Documentation
¶
Overview ¶
Query WiFi information from the wificond system service.
Uses IWificond via the "wifinl80211" service to list WiFi interfaces, available channels per band, and PHY capabilities.
Build:
GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/softap_wifi_hal ./examples/softap_wifi_hal/ adb push softap_wifi_hal /data/local/tmp/ && adb shell /data/local/tmp/softap_wifi_hal
Click to show internal directories.
Click to hide internal directories.