Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

mlme_start_conf_s Struct Reference

mlme_start_conf_s Struct Reference

struct mlme_start_conf_t Start confirm structure (Currently not triggered yet) More...

#include <mlme.h>

Data Fields

uint8_t status
 Status for start confirmation.

Detailed Description

struct mlme_start_conf_t Start confirm structure (Currently not triggered yet)

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

Definition at line 466 of file mlme.h.


Field Documentation

uint8_t status

Status for start confirmation.

Definition at line 467 of file mlme.h.