Searched refs:BluetoothPbapAuthenticator (Results 1 – 2 of 2) sorted by relevance
46 public class BluetoothPbapAuthenticator implements Authenticator { class57 public BluetoothPbapAuthenticator(final Handler callback) { in BluetoothPbapAuthenticator() method in BluetoothPbapAuthenticator
171 private BluetoothPbapAuthenticator mAuth = null;432 mAuth = new BluetoothPbapAuthenticator(mSessionStatusHandler); in startObexServerSession()