Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java84 private static final int TRANSPARENT_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
315 if (tagLength != TRANSPARENT_LEN) { in parseParams()
318 + TRANSPARENT_LEN); in parseParams()
661 appParamBuf.put((byte) TRANSPARENT_LEN); in encodeParams()