X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fmac%2Ftkn154%2Finterfaces%2FMLME%2FMLME_GET.nc;h=29efcc3a7b32ada2bce02b727669d5843952cb9e;hb=82c215ff867ea7ef4fa748fb72b686c32ffb25e1;hp=7378323080eb005e5ece0f845302817d25664c5c;hpb=afb6da3df34fdebb6843598761ef4de5eb0186f6;p=tinyos-2.x.git diff --git a/tos/lib/mac/tkn154/interfaces/MLME/MLME_GET.nc b/tos/lib/mac/tkn154/interfaces/MLME/MLME_GET.nc index 73783230..29efcc3a 100644 --- a/tos/lib/mac/tkn154/interfaces/MLME/MLME_GET.nc +++ b/tos/lib/mac/tkn154/interfaces/MLME/MLME_GET.nc @@ -39,7 +39,7 @@ * command per attribute (and there are no confirm events). * * NOTE: for the attributes macBeaconPayload (0x45) and - * macBeaconPayloadLength (0x46) use the IEEE154TxBeaconPayload <\code> + * macBeaconPayloadLength (0x46) use the IEEE154TxBeaconPayload <\tt> * interface; for promiscuous mode there is a separate (SplitControl) * interface. **/ @@ -87,7 +87,7 @@ interface MLME_GET { command ieee154_macBattLifeExtPeriods_t macBattLifeExtPeriods(); /* macBeaconPayload (0x45) and macBeaconPayloadLength (0x46) are read - * through the IEEE154TxBeaconPayload<\code> interface. */ + * through the IEEE154TxBeaconPayload<\tt> interface. */ /** @return PIB attribute macBeaconOrder (0x47) */ command ieee154_macBeaconOrder_t macBeaconOrder();