Protocols and types related to sensors.
PROTOCOLS
WlanBaseStationWatcher
Defined in fuchsia.location.sensor/sensor.fidl
Passively accepts WLAN scan results.
ReportCurrentStations
Provides a handle with which to enumerate the stations currently visible to the device.
Request
Name | Type |
---|---|
stations |
fuchsia.wlan.policy/ScanResultIterator
|