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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java622 if (getFilterReadStatus() != INVALID_VALUE_PARAMETER) {
625 appParamBuf.put((byte) getFilterReadStatus());
911 public int getFilterReadStatus() { method in class:BluetoothMapAppParams

Completed in 110 milliseconds