Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java93 private static final int CHARSET_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
397 if (tagLength != CHARSET_LEN) { in parseParams()
399 + CHARSET_LEN); in parseParams()
711 appParamBuf.put((byte) CHARSET_LEN); in encodeParams()