SunSPOT API V5.0


com.sun.spot.peripheral.test
Interface RadioTestPacketBits


public interface RadioTestPacketBits

Constants describing fields in radio packets sent during testing - not required by normal user code.

Author:
syntropy

Field Summary
static int ACTION_ECHO
           
static int ACTION_ECHO_BROADCAST
           
static int ACTION_ECHO_HDR
           
static int ACTION_EXIT
           
static int ACTION_LOG
           
static int ACTION_LOG_DETAIL
           
static int ACTION_LOG_STATS
           
static int ACTION_RESET_STATS
           
static int ACTION_SET_POWER
           
static int RP_BUF_ACTIONS
           
static int RP_BUF_DATA
           
static int RP_BUF_ECHO_COUNT
           
static int RP_BUF_SEQ_NUMBER
           
static int RP_BUF_SIZE_CHECK
           
 

Field Detail

RP_BUF_SIZE_CHECK

static final int RP_BUF_SIZE_CHECK
See Also:
Constant Field Values

RP_BUF_ACTIONS

static final int RP_BUF_ACTIONS
See Also:
Constant Field Values

RP_BUF_SEQ_NUMBER

static final int RP_BUF_SEQ_NUMBER
See Also:
Constant Field Values

RP_BUF_ECHO_COUNT

static final int RP_BUF_ECHO_COUNT
See Also:
Constant Field Values

RP_BUF_DATA

static final int RP_BUF_DATA
See Also:
Constant Field Values

ACTION_LOG_DETAIL

static final int ACTION_LOG_DETAIL
See Also:
Constant Field Values

ACTION_RESET_STATS

static final int ACTION_RESET_STATS
See Also:
Constant Field Values

ACTION_LOG

static final int ACTION_LOG
See Also:
Constant Field Values

ACTION_LOG_STATS

static final int ACTION_LOG_STATS
See Also:
Constant Field Values

ACTION_ECHO

static final int ACTION_ECHO
See Also:
Constant Field Values

ACTION_ECHO_HDR

static final int ACTION_ECHO_HDR
See Also:
Constant Field Values

ACTION_SET_POWER

static final int ACTION_SET_POWER
See Also:
Constant Field Values

ACTION_ECHO_BROADCAST

static final int ACTION_ECHO_BROADCAST
See Also:
Constant Field Values

ACTION_EXIT

static final int ACTION_EXIT
See Also:
Constant Field Values

SunSPOT API V5.0


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