Uses of Interface
ch.aplu.android.nxt.NxtConnectionListener

Packages that use NxtConnectionListener
ch.aplu.android.nxt Package to use the Lego NXT robot in direct mode in Android applications. 
 

Uses of NxtConnectionListener in ch.aplu.android.nxt
 

Methods in ch.aplu.android.nxt with parameters of type NxtConnectionListener
 void NxtRobot.addNxtConnectionListener(NxtConnectionListener listener)
          Registers a connection listener to get notifications when the NXT bricks connects/disconnects.