it.gerdavax.android.bluetooth
Class BluetoothDevice.BluetoothProtocols
java.lang.Object
it.gerdavax.android.bluetooth.BluetoothDevice.BluetoothProtocols
- Enclosing interface:
- BluetoothDevice
public static final class BluetoothDevice.BluetoothProtocols
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROTOCOL_SDP
public static final int PROTOCOL_SDP
- See Also:
- Constant Field Values
PROTOCOL_UDP
public static final int PROTOCOL_UDP
- See Also:
- Constant Field Values
PROTOCOL_RFCOMM
public static final int PROTOCOL_RFCOMM
- See Also:
- Constant Field Values
PROTOCOL_TCP
public static final int PROTOCOL_TCP
- See Also:
- Constant Field Values
PROTOCOL_TCS_BIN
public static final int PROTOCOL_TCS_BIN
- See Also:
- Constant Field Values
PROTOCOL_OBEX
public static final int PROTOCOL_OBEX
- See Also:
- Constant Field Values
PROTOCOL_IP
public static final int PROTOCOL_IP
- See Also:
- Constant Field Values
PROTOCOL_FTP
public static final int PROTOCOL_FTP
- See Also:
- Constant Field Values
PROTOCOL_HTTP
public static final int PROTOCOL_HTTP
- See Also:
- Constant Field Values
PROTOCOL_BNEP
public static final int PROTOCOL_BNEP
- See Also:
- Constant Field Values
PROTOCOL_L2CAP
public static final int PROTOCOL_L2CAP
- See Also:
- Constant Field Values
BluetoothDevice.BluetoothProtocols
public BluetoothDevice.BluetoothProtocols()