Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java46 private static final int FILTER_PRIORITY = 0x09; field in BluetoothMapAppParams
234 case FILTER_PRIORITY: in ParseParams()
450 appParamBuf.put((byte) FILTER_PRIORITY); in EncodeParams()