]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/mac/tkn154/interfaces/public/IEEE154BeaconFrame.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / lib / mac / tkn154 / interfaces / public / IEEE154BeaconFrame.nc
index aae98efc8d5cba9f68f58421320e1e913edae8a3..87eb976ced398020c288dd27fd6e26825704ddae 100644 (file)
  * ========================================================================
  */
 
+/** 
+ * The IEEE154BeaconFrame interface allows to access the content of a beacon
+ * frame.
+ */
 
 #include <TKN154.h>
 
@@ -100,7 +104,7 @@ interface IEEE154BeaconFrame
    *                       otherwise
    */
   command error_t parsePANDescriptor(message_t *frame, uint8_t LogicalChannel,
-      uint8_t ChannelPage, ieee154_PANDescriptor_t *PANDescriptor);  
+      uint8_t ChannelPage, ieee154_PANDescriptor_t *pdescriptor);  
 
  /**
    * Returns a pointer to the beacon payload.