nerves_wpa_supplicant v0.5.2 Nerves.WpaSupplicant.Messages

Link to this section Summary

Functions

Decode notifications from the wpa_supplicant

Decode responses from the wpa_supplicant

Link to this section Functions

Link to this function

decode_notif(event)

Decode notifications from the wpa_supplicant

Link to this function

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.