|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LowPanHeaderInfo | |
|---|---|
| com.sun.spot.peripheral.radio | Support for using the Sun SPOT's radio. |
| com.sun.spot.peripheral.radio.mhrp.aodv | An mesh routing package based on the AODV protocol. |
| Uses of LowPanHeaderInfo in com.sun.spot.peripheral.radio |
|---|
| Fields in com.sun.spot.peripheral.radio declared as LowPanHeaderInfo | |
|---|---|
LowPanHeaderInfo |
IncomingData.headerInfo
Fields of the MACHeader that could be of interest for applications. |
| Methods in com.sun.spot.peripheral.radio with parameters of type LowPanHeaderInfo | |
|---|---|
void |
RadiostreamProtocolManager.processIncomingData(byte[] payload,
LowPanHeaderInfo headerInfo)
|
void |
RadiogramProtocolManager.processIncomingData(byte[] payload,
LowPanHeaderInfo headerInfo)
|
void |
IProtocolManager.processIncomingData(byte[] payload,
LowPanHeaderInfo headerInfo)
Called whenever data is received that is addressed to this IProtocolManager. |
| Constructors in com.sun.spot.peripheral.radio with parameters of type LowPanHeaderInfo | |
|---|---|
IncomingData(byte[] payload,
LowPanHeaderInfo headerInfo)
|
|
| Uses of LowPanHeaderInfo in com.sun.spot.peripheral.radio.mhrp.aodv |
|---|
| Methods in com.sun.spot.peripheral.radio.mhrp.aodv with parameters of type LowPanHeaderInfo | |
|---|---|
void |
Receiver.processIncomingData(byte[] payload,
LowPanHeaderInfo headerInfo)
This method is called whenever the low pan layer receives a packet that carries this routing manager's protocol number. |
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||