Searched refs:mAuthMitm (Results 1 – 1 of 1) sorted by relevance
130 private boolean mAuthMitm = false; /* when true Man-in-the-middle protection will be enabled*/ field in BluetoothSocket210 mAuthMitm = mitm; in BluetoothSocket()244 mAuthMitm = s.mAuthMitm; in BluetoothSocket()306 if (mAuthMitm) { in getSecurityFlags()