Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

mcps_purge_conf_s Struct Reference

mcps_purge_conf_s Struct Reference

struct mcps_purge_conf_t Purge confirm structure More...

#include <mac_mcps.h>

Data Fields

uint8_t msduHandle
 Handle associated with MSDU.
uint8_t status
 Status of the purge performed.

Detailed Description

struct mcps_purge_conf_t Purge confirm structure

See IEEE standard 802.15.4-2006 (table 45) for more details

Definition at line 162 of file mac_mcps.h.


Field Documentation

uint8_t msduHandle

Handle associated with MSDU.

Definition at line 163 of file mac_mcps.h.

uint8_t status

Status of the purge performed.

Definition at line 164 of file mac_mcps.h.