SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Classes
wifi_types.hpp File Reference

Common WiFi types (and some constants) More...

#include <cstdint>
#include "spsp/exception.hpp"
Include dependency graph for wifi_types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SPSP::WiFi::ConnectionError
 WiFi connection error. More...
 
struct  SPSP::WiFi::ChannelRestrictions
 WiFi channel restrictions structure. More...
 

Detailed Description

Common WiFi types (and some constants)

Author
Dávid Benko (david.nosp@m.benk.nosp@m.o@dav.nosp@m.idbe.nosp@m.nko.d.nosp@m.ev)

Definition in file wifi_types.hpp.