|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface has to be implemented by classes that wants to do a Bluetooth service discovery using the BluetoothServiceDiscovery class, and receive callbacks from this class. In this case, the class BluetoothNetwork implements this interface.
Method Summary | |
void |
serviceDiscoveryError()
What to do when something went wrong during servicediscovery |
void |
serviceSearchCompleted()
What to do when serviceSearch is completed |
Method Detail |
public void serviceSearchCompleted()
public void serviceDiscoveryError()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |