|
SunSPOT API V3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPacketQualityListener
Applications that implement this interface are notified when each time LowPan processes a packet. It returns information about the RSSI and link quality associated with a path.
| Method Summary | |
|---|---|
void |
notifyPacket(long src,
long dest,
int rssi,
int corr,
int lqi,
int length)
Method that is called when on every packet received |
| Method Detail |
|---|
void notifyPacket(long src,
long dest,
int rssi,
int corr,
int lqi,
int length)
|
SunSPOT API V3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||