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