X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fmac%2Ftkn154%2Finterfaces%2FMLME%2FMLME_SET.nc;h=2935fc01e5106223dfd767def8cbcec41baaae39;hb=82c215ff867ea7ef4fa748fb72b686c32ffb25e1;hp=b2ba46ee5e3699a13d5cff77c9940ff5d8c04b9b;hpb=afb6da3df34fdebb6843598761ef4de5eb0186f6;p=tinyos-2.x.git diff --git a/tos/lib/mac/tkn154/interfaces/MLME/MLME_SET.nc b/tos/lib/mac/tkn154/interfaces/MLME/MLME_SET.nc index b2ba46ee..2935fc01 100644 --- a/tos/lib/mac/tkn154/interfaces/MLME/MLME_SET.nc +++ b/tos/lib/mac/tkn154/interfaces/MLME/MLME_SET.nc @@ -40,7 +40,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. **/ @@ -90,7 +90,7 @@ interface MLME_SET { command ieee154_status_t macBattLifeExtPeriods(ieee154_macBattLifeExtPeriods_t value); /* macBeaconPayload (0x45) and macBeaconPayloadLength (0x46) are set - * through the IEEE154TxBeaconPayload<\code> interface. */ + * through the IEEE154TxBeaconPayload<\tt> interface. */ /** @param value new PIB attribute value for macBeaconOrder (0x47) * @returns IEEE154_SUCCESS if PIB attribute was updated, INVALID_PARAMETER if @@ -138,7 +138,7 @@ interface MLME_SET { command ieee154_status_t macPANId(ieee154_macPANId_t value); /* macPromiscuousMode (0x51) is (re-)set through the - * PromiscuousMode<\code> (SplitControl) interface. */ + * PromiscuousMode<\tt> (SplitControl) interface. */ /** @param value new PIB attribute value for macRxOnWhenIdle (0x52) * @returns IEEE154_SUCCESS if PIB attribute was updated, INVALID_PARAMETER if