MM BCN environmenent structure. More...
#include <mm_bcn.h>

Data Fields | |
| struct mm_bcn_change_req const * | param |
| Pointer to the beacon parameter structure. | |
| int | tx_cfm |
| Number of beacon transmission confirmation still awaited. | |
| bool | tx_pending |
| Flag indicating if beacon transmission has to be programmed immediately after download. | |
| bool | update_ongoing |
| Flag indicating if beacon update is ongoing. | |
| bool | update_pending |
| Flag indicating if the beacon has to be updated immediately after the transmission. | |
| struct hal_dma_desc_tag | dma |
| Structure used for beacon download by the DMA. | |
| struct co_list | tim_list |
| List containing the TIM update requests. | |
| uint8_t | p2p_noa_req [NX_VIRT_DEV_MAX] |
| P2P NOA Change Request. | |
MM BCN environmenent structure.
Definition at line 53 of file mm_bcn.h.
1.6.1