com.sun.spot.peripheral.basestation
Class MLMEStartCommand
java.lang.Object
com.sun.spot.peripheral.basestation.MACCommand
com.sun.spot.peripheral.basestation.MLMEStartCommand
- All Implemented Interfaces:
- ICommand
public class MLMEStartCommand
- extends MACCommand
Fields inherited from class com.sun.spot.peripheral.basestation.MACCommand |
GetChannelAccessFailureCommand, GetNoAckCommand, GetNullPacketAfterAckWaitCommand, GetPLMETransmitCommand, GetWrongAckCommand, MCPSDataIndicationCommand, MCPSDataRequestCommand, MLMEGetCommand, MLMEResetCommand, MLMERxEnableCommand, MLMESetCommand, MLMEStartCommand, ResetProxyCommand, SetPLMETransmitPowerCommand |
MLMEStartCommand
public MLMEStartCommand()
with
public ICommand with(short panId,
int channel)
writeParametersOnto
protected void writeParametersOnto(DataOutputStream dataOutputStream)
throws IOException
- Overrides:
writeParametersOnto
in class MACCommand
- Throws:
IOException
populateFrom
public void populateFrom(byte[] inputBuffer,
int startingOffset)
throws IOException
- Specified by:
populateFrom
in interface ICommand
- Overrides:
populateFrom
in class MACCommand
- Throws:
IOException
prepareResultOrExecute
protected void prepareResultOrExecute(I802_15_4_MAC mac)
- Specified by:
prepareResultOrExecute
in class MACCommand
classIndicatorByte
protected byte classIndicatorByte()
- Specified by:
classIndicatorByte
in class MACCommand
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.