[][src]Module seeed_erpc::rpcs

Structs

BSSID
GetMacAddress

Returns the mac address as a colon-separated hex string.

GetVersion

Returns a string indicating the firmware version on the wifi chip.

IsScanning

Returns true if the wifi chip is currently scanning.

SSID
ScanGetAP

Returns N number of scan results. This RPC must only be called after starting a scan, and after IsScanning returns false.

ScanGetNumAPs

Returns the number of APs which were detected.

ScanResult

Describes a wifi network or station discovered via scanning.

ScanStart

Initiates a network scan. A return value of 0 indicates success afaict.

Security

Enums

Band
BssType
WPS