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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothPan.java35 *<p>BluetoothPan is a proxy object for controlling the Bluetooth
37 * the BluetoothPan proxy object.
42 public final class BluetoothPan implements BluetoothProfile { class in inherits:BluetoothProfile
43 private static final String TAG = "BluetoothPan";
120 * Create a BluetoothPan proxy object for interacting with the local
124 /*package*/ BluetoothPan(Context mContext, ServiceListener l) { method in class:BluetoothPan

Completed in 343 milliseconds