HomeSort by relevance Sort by last modified time
    Searched refs:MAX_RFCOMM_CHANNEL (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java 76 public static final int MAX_RFCOMM_CHANNEL = 30;
127 if (port < 1 || port > MAX_RFCOMM_CHANNEL) {
BluetoothAdapter.java     [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java     [all...]

Completed in 121 milliseconds