Searched refs:mAuth (Results 1 – 3 of 3) sorted by relevance
135 private final boolean mAuth; field in BluetoothSocket242 mAuth = auth; in BluetoothSocket()294 mAuth = s.mAuth; in BluetoothSocket()344 if (mAuth) { in getSecurityFlags()414 return mAuth; in isAuth()496 mAuth, in connect()508 mAuth, in connect()520 mAuth, in connect()
141 private BluetoothPbapObexAuthenticator mAuth = null; field in PbapClientConnectionHandler155 mAuth = new BluetoothPbapObexAuthenticator(); in PbapClientConnectionHandler()320 mObexSession.setAuthenticator(mAuth); in connectObexSession()
1017 Landroid/bluetooth/BluetoothSocket;->mAuth:Z