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.java85 private static final int TRANSPARENT_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
315 if (tagLength != TRANSPARENT_LEN) { in ParseParams()
317 + TRANSPARENT_LEN); in ParseParams()
650 appParamBuf.put((byte) TRANSPARENT_LEN); in EncodeParams()