Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java91 public static final int MAX_RFCOMM_CHANNEL = 30; field in BluetoothSocket
204 if (port < 1 || port > MAX_RFCOMM_CHANNEL) { in BluetoothSocket()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10836 Landroid/bluetooth/BluetoothSocket;->MAX_RFCOMM_CHANNEL:I