Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java132 private boolean mAuthMitm = false; /* when true Man-in-the-middle protection will be enabled*/ field in BluetoothSocket
215 mAuthMitm = mitm; in BluetoothSocket()
249 mAuthMitm = s.mAuthMitm; in BluetoothSocket()
311 if (mAuthMitm) { in getSecurityFlags()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10834 Landroid/bluetooth/BluetoothSocket;->mAuthMitm:Z