|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BluetoothServerListener | |
---|---|
ch.aplu.android.bluetooth | Addon package of the JDroidLib framework for Bluetooth communication. |
Uses of BluetoothServerListener in ch.aplu.android.bluetooth |
---|
Constructors in ch.aplu.android.bluetooth with parameters of type BluetoothServerListener | |
---|---|
BluetoothServer(android.bluetooth.BluetoothAdapter adapter,
java.lang.String serviceName,
BluetoothServerListener listener)
Creates a BluetoothServer instance, registers the given BluetoothServerListener and starts a server thread that waits for an incomming client connection request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |