Searched refs:SUBJECT_LENGTH (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java55 private static final int SUBJECT_LENGTH = 0x13; field in class:BluetoothMapAppParams
386 case SUBJECT_LENGTH:
388 Log.w(TAG, "SUBJECT_LENGTH: Wrong length received: " + tagLength +
694 appParamBuf.put((byte) SUBJECT_LENGTH);

Completed in 196 milliseconds