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