Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java60 private static final int PARAMETER_MASK = 0x10; field in BluetoothMapAppParams
290 case PARAMETER_MASK: in ParseParams()
485 appParamBuf.put((byte) PARAMETER_MASK); in EncodeParams()