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_poll_s Struct Reference
struct mlme_poll_t Poll request structure More...
#include <mlme.h>
Data Fields | |
unsigned | CoordAddrMode: 2 |
coordinator address mode:MAC_ADDR_MODE_16_BIT or MAC_ADDR_MODE_64_BIT | |
uint16_t | CoordPANId |
coordinator Pan-id to coordinator | |
uint8_t | CoordAddress [8] |
coordinator address | |
mlme_security_t | Key |
Security parameters for Poll request. |
Detailed Description
struct mlme_poll_t Poll request structure
See IEEE standard 802.15.4-2006 (table 76) for more details
Definition at line 490 of file mlme.h.
Field Documentation
uint8_t CoordAddress[8] |
unsigned CoordAddrMode |
uint16_t CoordPANId |
Generated on Tue Jul 12 2022 13:55:33 by
