Implementation of the scanning functions for Sniffer Firmware. More...
Functions | |
| void | scan_init (void) |
| Initialize the scan mode. | |
| void | scan_update_status (void) |
| Update status in scan mode. | |
| time_t | timer_scan (timer_arg_t t) |
| Timer routine called once for each scan period. | |
Implementation of the scanning functions for Sniffer Firmware.
| void scan_init | ( | void | ) |
Initialize the scan mode.
| void scan_update_status | ( | void | ) |
Update status in scan mode.
| time_t timer_scan | ( | timer_arg_t | t | ) |
Timer routine called once for each scan period.
1.7.1