Antenna Diversity structure. More...
#include <mm.h>
Data Fields | |
| bool | enable |
| Boolean indicating if the algorithm is enabled. | |
| bool | sw_enable |
| Boolean indicating if the antenna can be switched. | |
| int8_t | rssi [2] |
| Current RSSI. | |
| int8_t | init_rssi [2] |
| Initial RSSI. | |
| uint8_t | cur_ant |
| Current antenna. | |
| bool | init_rssi_upd_req |
| Boolean indicating if the RSSI should be updated. | |
| uint32_t | update_cnt |
| Counter of beacon periods spent without any antenna switch outside of the golden range. | |
| uint8_t | nvif_active |
| Counter of active VIFs. | |
Antenna Diversity structure.
Definition at line 290 of file mm.h.
1.6.1