|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RadioPolicy | |
---|---|
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. |
Uses of RadioPolicy in com.sun.spot.peripheral |
---|
Methods in com.sun.spot.peripheral with parameters of type RadioPolicy | |
---|---|
void |
IRadioControl.setRadioPolicy(RadioPolicy selection)
Set the radio policy for this connection |
Uses of RadioPolicy in com.sun.spot.peripheral.radio |
---|
Fields in com.sun.spot.peripheral.radio declared as RadioPolicy | |
---|---|
static RadioPolicy |
RadioPolicy.AUTOMATIC
|
static RadioPolicy |
RadioPolicy.OFF
|
static RadioPolicy |
RadioPolicy.ON
|
Methods in com.sun.spot.peripheral.radio that return RadioPolicy | |
---|---|
static RadioPolicy |
RadioPolicy.policyMatching(RadioPolicy selection)
Return the instance that matches the argument. |
Methods in com.sun.spot.peripheral.radio with parameters of type RadioPolicy | |
---|---|
void |
IRadioPolicyManager.policyHasChanged(IConnectionID conn,
RadioPolicy selection)
Notify the policy manager that a policy has changed |
void |
RadioPolicyManager.policyHasChanged(IConnectionID conn,
RadioPolicy selection)
|
static RadioPolicy |
RadioPolicy.policyMatching(RadioPolicy selection)
Return the instance that matches the argument. |
|
SunSPOT host API V4.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |