Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocket.java127 /*package*/ static final int SEC_FLAG_AUTH = 1 << 1; field in BluetoothSocket
345 flags |= SEC_FLAG_AUTH; in getSecurityFlags()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1043 Landroid/bluetooth/BluetoothSocket;->SEC_FLAG_AUTH:I