Searched refs:BluetoothPbapAuthenticator (Results 1 – 2 of 2) sorted by relevance
44 public class BluetoothPbapAuthenticator implements Authenticator { class52 BluetoothPbapAuthenticator(final PbapStateMachine stateMachine) { in BluetoothPbapAuthenticator() method in BluetoothPbapAuthenticator
89 private BluetoothPbapAuthenticator mObexAuth;339 mObexAuth = new BluetoothPbapAuthenticator(PbapStateMachine.this); in startObexServerSession()