Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:bluetooth

17 package android.bluetooth;
33 * Public API for Bluetooth Health Profile.
35 * <p>BluetoothHealth is a proxy object for controlling the Bluetooth
45 * from Bluetooth Settings </li>
137 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
160 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
198 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
224 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
226 * @param device The remote Bluetooth device.
252 *<p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
254 * @param device The remote Bluetooth device.
281 *<p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
283 * @param device The remote Bluetooth device.
309 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
314 * @param device The remote Bluetooth health device
337 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
340 * state of the local Bluetooth adapter with the remote device. This can be used
344 * @param device Remote bluetooth device.
369 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
372 * state of the local Bluetooth adapter for this profile. This can be used
398 BLUETOOTH} permission.
400 * state of the local Bluetooth adapter for this profile. This can be used
492 Log.e(TAG, "Could not bind to Bluetooth Health Service with " + intent);
544 log("Bluetooth is Not enabled");