Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java121 /*package*/ static final int SEC_FLAG_AUTH_16_DIGIT = 1 << 4; field in BluetoothSocket
315 flags |= SEC_FLAG_AUTH_16_DIGIT; in getSecurityFlags()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10860 Landroid/bluetooth/BluetoothSocket;->SEC_FLAG_AUTH_16_DIGIT:I