Searched defs:TRANSPARENT_LEN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java84 private static final int TRANSPARENT_LEN = 0x01; //, 0x0000, 0x0001), field in class:BluetoothMapAppParams
314 if (tagLength != TRANSPARENT_LEN) {
316 + TRANSPARENT_LEN);
649 appParamBuf.put((byte) TRANSPARENT_LEN);

Completed in 13 milliseconds