Searched defs:BluetoothPbapAuthenticator (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapAuthenticator.java43 * BluetoothPbapAuthenticator is a used by BluetoothObexServer for obex
46 public class BluetoothPbapAuthenticator implements Authenticator { class in inherits:Authenticator
47 private static final String TAG = "BluetoothPbapAuthenticator";
57 public BluetoothPbapAuthenticator(final Handler callback) { method in class:BluetoothPbapAuthenticator

Completed in 734 milliseconds