Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:bluetooth

17 package android.bluetooth;
34 * This class provides the APIs to control the Bluetooth Pan
37 *<p>BluetoothPan is a proxy object for controlling the Bluetooth
68 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission to
73 "android.bluetooth.pan.profile.action.CONNECTION_STATE_CHANGED";
80 public static final String EXTRA_LOCAL_ROLE = "android.bluetooth.pan.extra.LOCAL_ROLE";
128 * Bluetooth Service which handles the Pan profile
150 Log.e(TAG, "Could not bind to Bluetooth Pan Service with " + intent);
209 * Initiate connection to a profile of the remote bluetooth device.
212 * device is already connected or Bluetooth is not turned on.
221 * @param device Remote Bluetooth Device
245 * Bluetooth device is not in connected state etc. When this API returns,
262 * @param device Remote Bluetooth Device