Searched defs:mRssiHighValue (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DFilterParams.java26 private int mRssiHighValue; field in class:FilterParams
45 mRssiHighValue = rssi_high_thres;
79 return mRssiHighValue;

Completed in 27 milliseconds