Loading framework/java/android/bluetooth/BluetoothHidDevice.java +0 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,6 @@ import java.util.List; * * <p>BluetoothHidDevice is a proxy object for controlling the Bluetooth HID Device Service via IPC. * Use {@link BluetoothAdapter#getProfileProxy} to get the BluetoothHidDevice proxy object. * * <p>{@hide} */ public final class BluetoothHidDevice implements BluetoothProfile { Loading framework/java/android/bluetooth/BluetoothHidDeviceAppQosSettings.java +2 −6 Original line number Diff line number Diff line Loading @@ -26,8 +26,6 @@ import android.os.Parcelable; * registration. * * <p>{@see BluetoothHidDevice} * * <p>{@hide} */ public final class BluetoothHidDeviceAppQosSettings implements Parcelable { Loading @@ -46,10 +44,8 @@ public final class BluetoothHidDeviceAppQosSettings implements Parcelable { /** * Create a BluetoothHidDeviceAppQosSettings object for the Bluetooth L2CAP channel. The QoS * Settings is optional. Recommended to use BluetoothHidDeviceAppQosSettings.Builder. {@see <a * href="https://www.bluetooth.com/specifications/profiles-overview"> * https://www.bluetooth.com/specifications/profiles-overview </a> Bluetooth HID Specfication * v1.1.1 Section 5.2 and Appendix D } * Settings is optional. Recommended to use BluetoothHidDeviceAppQosSettings.Builder. * Please refer to Bluetooth HID Specfication v1.1.1 Section 5.2 and Appendix D for parameters. * * @param serviceType L2CAP service type * @param tokenRate L2CAP token rate Loading framework/java/android/bluetooth/BluetoothHidDeviceAppSdpSettings.java +0 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,6 @@ import java.util.Arrays; * Android device can be discovered as a Bluetooth HID Device. * * <p>{@see BluetoothHidDevice} * * <p>{@hide} */ public final class BluetoothHidDeviceAppSdpSettings implements Parcelable { Loading framework/java/android/bluetooth/BluetoothHidDeviceCallback.java +0 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,6 @@ import android.util.Log; * registration. * * <p>{@see BluetoothHidDevice} * * <p>{@hide} */ public abstract class BluetoothHidDeviceCallback { Loading framework/java/android/bluetooth/BluetoothProfile.java +0 −2 Original line number Diff line number Diff line Loading @@ -153,8 +153,6 @@ public interface BluetoothProfile { /** * HID Device * * @hide */ public static final int HID_DEVICE = 19; Loading Loading
framework/java/android/bluetooth/BluetoothHidDevice.java +0 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,6 @@ import java.util.List; * * <p>BluetoothHidDevice is a proxy object for controlling the Bluetooth HID Device Service via IPC. * Use {@link BluetoothAdapter#getProfileProxy} to get the BluetoothHidDevice proxy object. * * <p>{@hide} */ public final class BluetoothHidDevice implements BluetoothProfile { Loading
framework/java/android/bluetooth/BluetoothHidDeviceAppQosSettings.java +2 −6 Original line number Diff line number Diff line Loading @@ -26,8 +26,6 @@ import android.os.Parcelable; * registration. * * <p>{@see BluetoothHidDevice} * * <p>{@hide} */ public final class BluetoothHidDeviceAppQosSettings implements Parcelable { Loading @@ -46,10 +44,8 @@ public final class BluetoothHidDeviceAppQosSettings implements Parcelable { /** * Create a BluetoothHidDeviceAppQosSettings object for the Bluetooth L2CAP channel. The QoS * Settings is optional. Recommended to use BluetoothHidDeviceAppQosSettings.Builder. {@see <a * href="https://www.bluetooth.com/specifications/profiles-overview"> * https://www.bluetooth.com/specifications/profiles-overview </a> Bluetooth HID Specfication * v1.1.1 Section 5.2 and Appendix D } * Settings is optional. Recommended to use BluetoothHidDeviceAppQosSettings.Builder. * Please refer to Bluetooth HID Specfication v1.1.1 Section 5.2 and Appendix D for parameters. * * @param serviceType L2CAP service type * @param tokenRate L2CAP token rate Loading
framework/java/android/bluetooth/BluetoothHidDeviceAppSdpSettings.java +0 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,6 @@ import java.util.Arrays; * Android device can be discovered as a Bluetooth HID Device. * * <p>{@see BluetoothHidDevice} * * <p>{@hide} */ public final class BluetoothHidDeviceAppSdpSettings implements Parcelable { Loading
framework/java/android/bluetooth/BluetoothHidDeviceCallback.java +0 −2 Original line number Diff line number Diff line Loading @@ -24,8 +24,6 @@ import android.util.Log; * registration. * * <p>{@see BluetoothHidDevice} * * <p>{@hide} */ public abstract class BluetoothHidDeviceCallback { Loading
framework/java/android/bluetooth/BluetoothProfile.java +0 −2 Original line number Diff line number Diff line Loading @@ -153,8 +153,6 @@ public interface BluetoothProfile { /** * HID Device * * @hide */ public static final int HID_DEVICE = 19; Loading