Searched refs:mPeakBandwidth (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHidDeviceAppQosSettings.java35 private final int mPeakBandwidth; field in class:BluetoothHidDeviceAppQosSettings
67 mPeakBandwidth = peakBandwidth;
85 return mPeakBandwidth;
127 out.writeInt(mPeakBandwidth);

Completed in 68 milliseconds