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

Interface: MLME_SYNC

The MLME-SAP synchronization primitives define how synchronization with a coordinator may be achieved.
Author: Joe Polastre

Commands

Commands - Details

request

void request(uint8_t LogicalChannel, bool TrackBeacon)

Requests to synchronize with the coordinator by acquiring and, if specified, tracking its beacons.1 See page 104 of the IEEE 802.15.4 specification.

Parameters:

LogicalChannel - Logical channel on which to attempt coordinator synchronization

TrackBeacon - TRUE if the MLME is to synchronize with the next beacon and attempt to track all future beacons. FALSE if the MLME is to synchronize with only the next beacon.