Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java76 private static final int CONVO_PARAMETER_MASK = 0x28; field in BluetoothMapAppParams
543 case CONVO_PARAMETER_MASK: in ParseParams()
797 appParamBuf.put((byte) CONVO_PARAMETER_MASK); in EncodeParams()