Politician 1.0.0
WiFi Auditing Library for ESP32
Loading...
Searching...
No Matches
main.cpp File Reference
#include <Arduino.h>
#include <Politician.h>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void onHandshake (const HandshakeRecord &rec)
 
void onApFound (const ApRecord &ap)
 
void setup ()
 
void loop ()
 

Variables

Politician engine
 

Function Documentation

◆ loop()

◆ onApFound()

void onApFound ( const ApRecord ap)

Definition at line 24 of file main.cpp.

Referenced by setup().

◆ onHandshake()

◆ setup()

Variable Documentation

◆ engine

Politician engine

Definition at line 6 of file main.cpp.

Referenced by politician::storage::NvsBssidCache::loadInto(), loop(), and setup().