Searched refs:MAX_RFCOMM_CHANNEL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothSocket.java92 public static final int MAX_RFCOMM_CHANNEL = 30; field in class:BluetoothSocket
189 if (port < 1 || port > MAX_RFCOMM_CHANNEL) {

Completed in 45 milliseconds