]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/mac/tkn154/interfaces/MLME/MLME_START.nc
- re-designed the radio driver interfaces, restructured/improved the CC2420 radio...
[tinyos-2.x.git] / tos / lib / mac / tkn154 / interfaces / MLME / MLME_START.nc
index b5e44b250dc1ee03cfe50173e83ded678741d2a9..b090ac3f7b8d4a88eb8345c05d632b283b19e43e 100644 (file)
  * ========================================================================
  */
 
+/** 
+ * MLME-SAP start primitives define how an FFD can request to start
+ * using a new superframe configuration in order to initiate a PAN,
+ * begin transmitting beacons on an already existing PAN, thus
+ * facilitating device discovery, or to stop transmitting beacons.
+ * (IEEE 802.15.4-2006, Sect. 7.1.14)
+ */
+
 #include "TKN154.h"
 interface MLME_START {