Searched refs:BluetoothHidDeviceAppQosSettings (Results 1 – 8 of 8) sorted by relevance
30 public final class BluetoothHidDeviceAppQosSettings implements Parcelable { class57 public BluetoothHidDeviceAppQosSettings( in BluetoothHidDeviceAppQosSettings() method in BluetoothHidDeviceAppQosSettings101 …static final @android.annotation.NonNull Parcelable.Creator<BluetoothHidDeviceAppQosSettings> CREA…102 new Parcelable.Creator<BluetoothHidDeviceAppQosSettings>() {105 public BluetoothHidDeviceAppQosSettings createFromParcel(Parcel in) {107 return new BluetoothHidDeviceAppQosSettings(117 public BluetoothHidDeviceAppQosSettings[] newArray(int size) {118 return new BluetoothHidDeviceAppQosSettings[size];
540 BluetoothHidDeviceAppQosSettings inQos, in registerApp()541 BluetoothHidDeviceAppQosSettings outQos, in registerApp()
1067 android.bluetooth.BluetoothHidDeviceAppQosSettings$11068 android.bluetooth.BluetoothHidDeviceAppQosSettings
23895 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings$1;23896 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;
1064 android.bluetooth.BluetoothHidDeviceAppQosSettings$11065 android.bluetooth.BluetoothHidDeviceAppQosSettings
33528 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings$1;33529 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;
10524 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;->mDelayVariation:I10525 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;->mLatency:I10526 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;->mPeakBandwidth:I10527 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;->mServiceType:I10528 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;->mTokenBucketSize:I10529 Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;->mTokenRate:I11791 …AppSdpSettings;Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;Landroid/bluetooth/BluetoothHid…11818 …AppSdpSettings;Landroid/bluetooth/BluetoothHidDeviceAppQosSettings;Landroid/bluetooth/BluetoothHid…
9356 …AppSdpSettings, android.bluetooth.BluetoothHidDeviceAppQosSettings, android.bluetooth.BluetoothHid…9397 public final class BluetoothHidDeviceAppQosSettings implements android.os.Parcelable {9398 ctor public BluetoothHidDeviceAppQosSettings(int, int, int, int, int, int);9407 …tatic final android.os.Parcelable.Creator<android.bluetooth.BluetoothHidDeviceAppQosSettings> CREA…