Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mac_mcps.h File Reference
MAC Common Part Sublayer API. More...
Go to the source code of this file.
| Data Structures | |
| struct | mcps_data_req_s | 
| struct mcps_data_req_t Data request structure  More... | |
| struct | mcps_data_conf_s | 
| struct mcps_data_conf_t Data confirm structure  More... | |
| struct | mcps_data_ind_s | 
| struct mcps_data_ind_t Data indication structure  More... | |
| struct | mcps_purge_s | 
| struct mcps_purge_t Purge request structure  More... | |
| struct | mcps_purge_conf_s | 
| struct mcps_purge_conf_t Purge confirm structure  More... | |
| Typedefs | |
| typedef struct mcps_data_req_s | mcps_data_req_t | 
| struct mcps_data_req_t Data request structure | |
| typedef struct mcps_data_conf_s | mcps_data_conf_t | 
| struct mcps_data_conf_t Data confirm structure | |
| typedef struct mcps_data_ind_s | mcps_data_ind_t | 
| struct mcps_data_ind_t Data indication structure | |
| typedef struct mcps_purge_s | mcps_purge_t | 
| struct mcps_purge_t Purge request structure | |
| typedef struct mcps_purge_conf_s | mcps_purge_conf_t | 
| struct mcps_purge_conf_t Purge confirm structure | |
Detailed Description
MAC Common Part Sublayer API.
Definition in file mac_mcps.h.
Typedef Documentation
| typedef struct mcps_data_conf_s mcps_data_conf_t | 
struct mcps_data_conf_t Data confirm structure
See IEEE standard 802.15.4-2006 (table 42) for more details
| typedef struct mcps_data_ind_s mcps_data_ind_t | 
struct mcps_data_ind_t Data indication structure
See IEEE standard 802.15.4-2006 (table 43) for more details
| typedef struct mcps_data_req_s mcps_data_req_t | 
struct mcps_data_req_t Data request structure
See IEEE standard 802.15.4-2006 (table 41) for more details
| typedef struct mcps_purge_conf_s mcps_purge_conf_t | 
struct mcps_purge_conf_t Purge confirm structure
See IEEE standard 802.15.4-2006 (table 45) for more details
| typedef struct mcps_purge_s mcps_purge_t | 
struct mcps_purge_t Purge request structure
See IEEE standard 802.15.4-2006 (table 44) for more details
Generated on Fri Jul 22 2022 10:32:49 by
 1.7.2
 1.7.2