Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java96 private static final int CHARSET_LEN = 0x01; // , 0x0000, 0x0001), field in BluetoothMapAppParams
581 if (tagLength != CHARSET_LEN) { in parseParams()
587 + CHARSET_LEN); in parseParams()
1079 appParamBuf.put((byte) CHARSET_LEN); in encodeParams()