Searched refs:SUBJECT_LENGTH_LEN (Results 1 – 1 of 1) sorted by relevance
93 private static final int SUBJECT_LENGTH_LEN = 0x01; //, 0x0000, 0x00FF), field in BluetoothMapAppParams387 if (tagLength != SUBJECT_LENGTH_LEN) { in ParseParams()389 " expected: " + SUBJECT_LENGTH_LEN); in ParseParams()695 appParamBuf.put((byte) SUBJECT_LENGTH_LEN); in EncodeParams()