Searched refs:BluetoothPbapAuthenticator (Results 1 – 3 of 3) sorted by relevance
33 public class BluetoothPbapAuthenticator implements Authenticator { class41 BluetoothPbapAuthenticator(final PbapStateMachine stateMachine) { in BluetoothPbapAuthenticator() method in BluetoothPbapAuthenticator
88 private BluetoothPbapAuthenticator mObexAuth;386 mObexAuth = new BluetoothPbapAuthenticator(PbapStateMachine.this); in startObexServerSession()
41 private BluetoothPbapAuthenticator mAuthenticator;49 mAuthenticator = new BluetoothPbapAuthenticator(mMockPbapStateMachine); in setUp()