Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java505 mAuth.setChallenged(false); in startObexServerSession()
554 mAuth.setChallenged(true); in notifyAuthKeyInput()
DBluetoothPbapAuthenticator.java64 public final synchronized void setChallenged(final boolean bool) { in setChallenged() method in BluetoothPbapAuthenticator