Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java62 private static final int CONVO_LIST_VER_COUNTER = 0x1B; field in BluetoothMapAppParams
449 case CONVO_LIST_VER_COUNTER: in parseParams()
746 appParamBuf.put((byte) CONVO_LIST_VER_COUNTER); in encodeParams()