Definition in file sniffer_scan.c.
Go to the source code of this file.
Functions | |
| void | scan_init (void) |
| Initialize the scan mode. | |
| void | scan_update_status (void) |
| Update status in scan mode. | |
| static void | show_status (channel_t channel) |
| Display scan result on HIF. | |
| time_t | timer_scan (timer_arg_t t) |
| Timer routine called once for each scan period. | |
Variables | |
| volatile dbg_t | dbg |
| void scan_init | ( | void | ) |
| void scan_update_status | ( | void | ) |
| static void show_status | ( | channel_t | channel | ) | [static] |
Display scan result on HIF.
| channel | number of the channel to be displayed |
Definition at line 127 of file sniffer_scan.c.
| time_t timer_scan | ( | timer_arg_t | t | ) |
1.5.5