Data structure for internal state variables of the application. More...
Data Fields | |
| channel_t | cchan |
| bool | chkcrc |
| uint32_t | cmask |
| uint8_t | cpage |
| uint16_t | frames |
| uint16_t | irq_ur |
| uint16_t | missed_frames |
| time_t | scanper |
| scan_result_t | scanres [TRX_NB_CHANNELS] |
| uint8_t | scanres_reset |
| sniffer_state_t | state |
| timer_hdl_t | thdl |
Data structure for internal state variables of the application.
Definition at line 115 of file sniffer.h.
| channel_t sniffer_context_t::cchan |
| uint32_t sniffer_context_t::cmask |
| uint8_t sniffer_context_t::cpage |
| time_t sniffer_context_t::scanper |
| scan_result_t sniffer_context_t::scanres[TRX_NB_CHANNELS] |
| timer_hdl_t sniffer_context_t::thdl |
1.7.1