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.java69 private static final int CHARSET_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
323 if (tagLength != CHARSET_LEN) { in ParseParams()
325 + CHARSET_LEN); in ParseParams()
506 appParamBuf.put((byte) CHARSET_LEN); in EncodeParams()