Apps     Components     Interfaces     All Files     Source Tree     source: beta.CC2420Radio.ieee.802.15.4.MLME.MLME_POLL.nc

Interface: MLME_POLL

The MLME-SAP polling primitives define how to request data from a coordinator.
Author: Joe Polastre

Commands

Events

Commands - Details

request

void request(uint8_t CoordAddrMode, uint16_t CoordPANId, uint8_t *CoordAddress, bool SecurityEnable)

Prompts the device to request data from the coordinator. See page 106 of the IEEE 802.15.4 specification.

Parameters:

CoordAddrMode - The addressing mode of the coordinator to which the poll is intended

CoordPANId - The PAN identifier of the coordinator to which the poll is intended

CoordAddress - The address of the coordinator to which the poll is intended

SecurityEnable - TRUE if security is enabled for this transfer