X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Flib%2Fmac%2Ftkn154%2Finterfaces%2Fpublic%2FIEEE154BeaconFrame.nc;h=87eb976ced398020c288dd27fd6e26825704ddae;hp=aae98efc8d5cba9f68f58421320e1e913edae8a3;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos/lib/mac/tkn154/interfaces/public/IEEE154BeaconFrame.nc b/tos/lib/mac/tkn154/interfaces/public/IEEE154BeaconFrame.nc index aae98efc..87eb976c 100644 --- a/tos/lib/mac/tkn154/interfaces/public/IEEE154BeaconFrame.nc +++ b/tos/lib/mac/tkn154/interfaces/public/IEEE154BeaconFrame.nc @@ -33,6 +33,10 @@ * ======================================================================== */ +/** + * The IEEE154BeaconFrame interface allows to access the content of a beacon + * frame. + */ #include @@ -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.