nerves_wpa_supplicant v0.2.1 Nerves.WpaSupplicant.Messages

Summary

Functions

Decode notifications from the wpa_supplicant

Decode responses from the wpa_supplicant

Functions

decode_notif(event)

Decode notifications from the wpa_supplicant

decode_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.

encode(cmd)