|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BluetoothSocket | |
---|---|
it.gerdavax.android.bluetooth |
Uses of BluetoothSocket in it.gerdavax.android.bluetooth |
---|
Methods in it.gerdavax.android.bluetooth that return BluetoothSocket | |
---|---|
BluetoothSocket |
LocalBluetoothDevice.openServerSocket()
Opens a server socket on the first available channel (between 12 and 30) |
BluetoothSocket |
LocalBluetoothDevice.openServerSocket(int channel)
Opens a server socket on given channel (between 12 and 30) |
BluetoothSocket |
RemoteBluetoothDevice.openSocket(int port)
Opens a BluetoothSocket (RFComm) to this device on assigned port. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |