public interface BluetoothResponder
| Modifier and Type | Method and Description |
|---|---|
void |
notifyBluetoothDeviceSearch(java.util.Vector deviceTable)
Callback notification methods called when the device search is finished.
|
void |
notifyBluetoothServiceSearch(java.util.Vector serviceTable)
Callback notification methods called when the service search is finished.
|
void notifyBluetoothDeviceSearch(java.util.Vector deviceTable)
BluetoothFinder,
RemoteDevice,
DeviceClassvoid notifyBluetoothServiceSearch(java.util.Vector serviceTable)
BluetoothFinder,
RemoteDevice,
ServiceRecord