Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java146 private static final int SOCK_SIGNAL_SIZE = 20; field in BluetoothSocket
710 byte[] sig = new byte[SOCK_SIGNAL_SIZE]; in waitSocketSignal()
713 Log.d(TAG, "waitSocketSignal read " + SOCK_SIGNAL_SIZE + " bytes signal ret: " + ret); in waitSocketSignal()
719 if (size != SOCK_SIGNAL_SIZE) { in waitSocketSignal()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10865 Landroid/bluetooth/BluetoothSocket;->SOCK_SIGNAL_SIZE:I