Searched refs:MAX_RFCOMM_CHANNEL (Results 1 – 1 of 1) sorted by relevance
92 public static final int MAX_RFCOMM_CHANNEL = 30; field in BluetoothSocket189 if (port < 1 || port > MAX_RFCOMM_CHANNEL) { in BluetoothSocket()