|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use I802_15_4_MAC | |
|---|---|
| com.sun.spot.peripheral | Access to the hardware peripherals built in to the Sun SPOT main board. |
| com.sun.spot.peripheral.basestation | Code to allow the Sun SPOT to function as a base station. |
| com.sun.spot.peripheral.radio | Support for using the Sun SPOT's radio. |
| Uses of I802_15_4_MAC in com.sun.spot.peripheral |
|---|
| Methods in com.sun.spot.peripheral that return I802_15_4_MAC | |
|---|---|
I802_15_4_MAC[] |
Spot.getI802_15_4_MACs()
|
I802_15_4_MAC[] |
ISpot.getI802_15_4_MACs()
Get access to the I802.15.4 MAC layers |
| Uses of I802_15_4_MAC in com.sun.spot.peripheral.basestation |
|---|
| Methods in com.sun.spot.peripheral.basestation with parameters of type I802_15_4_MAC | |
|---|---|
protected void |
SetPLMETransmitPowerCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
ResetProxyCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
NoArgIntParameterCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
MLMEStartCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
MLMESetCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
MLMERxEnableCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
MLMEResetCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
MLMEGetCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
MCPSDataRequestCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
MCPSDataIndicationCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected abstract void |
MACCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
GetRadioPropertyCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
protected void |
ExitCommand.prepareResultOrExecute(I802_15_4_MAC mac)
|
void |
MACProxyServer.reset(I802_15_4_MAC mac)
|
void |
IResettableServer.reset(I802_15_4_MAC mac)
|
MCPSDataIndicationCommand |
MCPSDataIndicationCommand.with(I802_15_4_MAC mac)
|
int |
MACCommand.writeResultOnto(byte[] outputBuffer,
int startingOffset,
I802_15_4_MAC mac)
|
int |
ICommand.writeResultOnto(byte[] outputBuffer,
int startingOffset,
I802_15_4_MAC mac)
Write the result onto the outputBuffer byte array, starting at startingOffset. |
| Uses of I802_15_4_MAC in com.sun.spot.peripheral.radio |
|---|
| Methods in com.sun.spot.peripheral.radio that return I802_15_4_MAC | |
|---|---|
static I802_15_4_MAC |
RadioFactory.getI802_15_4_MAC()
Answer the interface for dealing with the radio at the I802.15.4 MAC level. |
static I802_15_4_MAC[] |
RadioFactory.getI802_15_4_MACs()
Get access to the I802.15.4 MAC layers |
| Constructors in com.sun.spot.peripheral.radio with parameters of type I802_15_4_MAC | |
|---|---|
RadioPolicyManager(I802_15_4_MAC macDevice,
int initialChannel,
short initialPanId,
int initialOutputPower)
|
|
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||