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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
mlme_start_s Struct Reference
struct mlme_start_t Start request structure More...
#include <mlme.h>
| Data Fields | |
| uint16_t | PANId | 
| Pan-id. | |
| uint8_t | LogicalChannel | 
| Operated Logical channel. | |
| uint8_t | ChannelPage | 
| Operated Logical channel page. | |
| uint32_t | StartTime | 
| Start time, set 0. | |
| unsigned | BeaconOrder: 4 | 
| Beacon order, set 15. | |
| unsigned | SuperframeOrder: 4 | 
| Super frame order, set 15. | |
| bool | PANCoordinator: 1 | 
| true= Enable beacon response for beacon request, false = disable beacon request responses | |
| bool | BatteryLifeExtension: 1 | 
| Set false. | |
| bool | CoordRealignment: 1 | 
| Set false. | |
| mlme_security_t | CoordRealignKey | 
| Coordinator Realignment security parameter's (Valid only CoordRealignment = true) | |
| mlme_security_t | BeaconRealignKey | 
| Beacon realign security parameter's (Valid only CoordRealignment = true) | |
Detailed Description
struct mlme_start_t Start request structure
See IEEE standard 802.15.4-2006 (table 72) for more details
Definition at line 447 of file mlme.h.
Field Documentation
| bool BatteryLifeExtension | 
| unsigned BeaconOrder | 
| uint8_t ChannelPage | 
| bool CoordRealignment | 
| uint8_t LogicalChannel | 
| bool PANCoordinator | 
| unsigned SuperframeOrder | 
Generated on Tue Jul 12 2022 13:55:34 by
 1.7.2
 1.7.2