Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java75 private static final int FOLDER_VER_COUNTER = 0x23; field in BluetoothMapAppParams
881 case FOLDER_VER_COUNTER: in parseParams()
1166 appParamBuf.put((byte) FOLDER_VER_COUNTER); in encodeParams()