Copyright (C) RivieraWaves 2011-2019. More...
#include "mac.h"#include "ke_task.h"Go to the source code of this file.
Data Structures | |
| struct | rxu_mgt_ind |
| Parameters of the RXU_MGT_IND message. More... | |
Enumerations | |
| enum | rxu_msg_tag { RXU_MGT_IND = KE_FIRST_MSG(TASK_RXU), RXU_NULL_DATA } |
Message API of the RXU task. More... | |
Copyright (C) RivieraWaves 2011-2019.
Declaration of the RXU task
Definition in file rxu_task.h.
| enum rxu_msg_tag |
Message API of the RXU task.
| RXU_MGT_IND |
Management frame reception indication. |
| RXU_NULL_DATA |
NULL frame reception indication. |
Definition at line 26 of file rxu_task.h.
1.6.1