|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RREP | |
|---|---|
| com.sun.spot.peripheral.radio.mhrp.aodv | An mesh routing package based on the AODV protocol. |
| com.sun.spot.peripheral.radio.mhrp.aodv.request | Request table used by the AODV based mesh routing package |
| com.sun.spot.peripheral.radio.mhrp.aodv.routing | Routing table used by the AODV based mesh routing package |
| Uses of RREP in com.sun.spot.peripheral.radio.mhrp.aodv |
|---|
| Methods in com.sun.spot.peripheral.radio.mhrp.aodv with parameters of type RREP | |
|---|---|
boolean |
Sender.sendNewRREP(RREP message)
Create an entry for the queue and put it in to the designated queue |
| Uses of RREP in com.sun.spot.peripheral.radio.mhrp.aodv.request |
|---|
| Methods in com.sun.spot.peripheral.radio.mhrp.aodv.request with parameters of type RREP | |
|---|---|
RouteEventClient |
RequestTable.getCallback(RREP message)
This method provides access to the client that interested in the route reply message that is passed as an argument |
boolean |
RequestTable.hasActiveRequest(RREP message)
this method tells the caller if the request table already has an entry for the destination of this route request and it is currently active |
boolean |
RequestTable.hasRequest(RREP message)
this method tells the caller if the request table already has an entry for the destination of this route reply |
| Uses of RREP in com.sun.spot.peripheral.radio.mhrp.aodv.routing |
|---|
| Methods in com.sun.spot.peripheral.radio.mhrp.aodv.routing with parameters of type RREP | |
|---|---|
void |
RoutingTable.addRoute(long senderMACAddress,
RREP message)
Create a new route entry based on a received route reply, then call doTableAddition() |
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||