Module to declare MAC MLME Comm Status API. More...
Data Structures |
|
| struct | mlme_comm_status_ind_t |
|
MLME-COMM-STATUS.indication.
More...
|
|
Functions |
|
| void | mlme_comm_status_ind ( mlme_comm_status_ind_t *ind) |
|
MLME-COMM-STATUS.indication handler.
More...
|
|
Detailed Description
Module to declare MAC MLME Comm Status API.
The MAC Comm Status module declares communication status indication MLME routine and necessary macros/types according to the MAC specification. MAC MLME Comm Status indication is declared as mlme_comm_status_ind() .
Function Documentation
| void mlme_comm_status_ind | ( | mlme_comm_status_ind_t * | ind | ) |
MLME-COMM-STATUS.indication handler.
The MLME-COMM-STATUS.indication primitive is generated by the MLME and issued to its next higher layer either following a transmission instigated through a response primitive or on receipt of a frame that generates an error in its security processing (see 7.5.8.2.3).
- Parameters
-
ind MLME-COMM-STATUS.indication structure.
In accordance with IEEE Std 802.15.4-2006, section 7.1.12.1