wpa_supplicant v0.2.0 WpaSupplicant.Decode

Summary

Functions

Decode notifications from the wpa_supplicant

Decode responses from the wpa_supplicant

Functions

notif(event)

Decode notifications from the wpa_supplicant

resp(req, resp)

Decode responses from the wpa_supplicant

The decoding of a response depends on the request, so pass the request as the first argument and the response as the second one.