Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

mlme_poll_conf_s Struct Reference

mlme_poll_conf_s Struct Reference

struct mlme_poll_conf_t Poll confirm structure More...

#include <mlme.h>

Data Fields

uint8_t status
 Status of Poll operation.

Detailed Description

struct mlme_poll_conf_t Poll confirm structure

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

Definition at line 502 of file mlme.h.


Field Documentation

uint8_t status

Status of Poll operation.

Definition at line 503 of file mlme.h.