Searched refs:mAuthMitm (Results 1 – 2 of 2) sorted by relevance
132 private boolean mAuthMitm = false; /* when true Man-in-the-middle protection will be enabled*/ field in BluetoothSocket215 mAuthMitm = mitm; in BluetoothSocket()249 mAuthMitm = s.mAuthMitm; in BluetoothSocket()311 if (mAuthMitm) { in getSecurityFlags()
10834 Landroid/bluetooth/BluetoothSocket;->mAuthMitm:Z