Home
last modified time | relevance | path

Searched refs:FILTER_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java47 private static final int FILTER_PRIORITY = 0x09; field in BluetoothMapAppParams
364 case FILTER_PRIORITY: in parseParams()
1018 appParamBuf.put((byte) FILTER_PRIORITY); in encodeParams()