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
724 byte[] sig = new byte[SOCK_SIGNAL_SIZE]; in waitSocketSignal()
727 Log.d(TAG, "waitSocketSignal read " + SOCK_SIGNAL_SIZE + " bytes signal ret: " + ret); in waitSocketSignal()
733 if (size != SOCK_SIGNAL_SIZE) { in waitSocketSignal()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11570 Landroid/bluetooth/BluetoothSocket;->SOCK_SIGNAL_SIZE:I