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.java63 private static final int CONVO_LIST_VER_COUNTER = 0x1B; field in BluetoothMapAppParams
446 case CONVO_LIST_VER_COUNTER: in ParseParams()
735 appParamBuf.put((byte)CONVO_LIST_VER_COUNTER); in EncodeParams()