SunSPOT host API V4.0


Uses of Package
com.sun.spot.peripheral.radio

Packages that use com.sun.spot.peripheral.radio
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
com.sun.spot.peripheral.radio Support for using the Sun SPOT's radio. 
 

Classes in com.sun.spot.peripheral.radio used by com.sun.spot.peripheral
I802_15_4_MAC
          Defines the portion of the I802.15.4 MAC layer specification that this library currently supports.
IRadioPolicyManager
           
RadioPolicy
           
 

Classes in com.sun.spot.peripheral.radio used by com.sun.spot.peripheral.radio
BasestationManager.DiscoverResult
          The result of discovering a shared basestation
I802_15_4_MAC
          Defines the portion of the I802.15.4 MAC layer specification that this library currently supports.
I802_15_4_PHY
          Defines the portion of the I802.15.4 PHY layer specification that this library currently supports.
IConnectionID
          Defines things that can be registered with IRadioPolicyManager
IProprietaryRadio
          This interface represents the parts of the CC2420's functionality that are not exposed by the I802.15.4 PHY layer but are still useful.
IRadioPolicyManager
           
MAC_InvalidParameterException
          Thrown where an invalid parameter (typically attribute identifier, PAN id or channel number) is passed to an I802_15_4_MAC
PHY_InvalidParameterException
          Thrown when an invalid parameter is passed to an I802_15_4_PHY
PHY_UnsupportedAttributeException
          Thrown on an attempt to use an unsupported attribute using I802_15_4_PHY.plmeSet(int, int) or I802_15_4_PHY.plmeGet(int)
RadioPacket
          Represents an I802.15.4 radio packet.
RadioPolicy
           
 


SunSPOT host API V4.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.