Searched refs:MAS_INSTANCE_ID_LEN (Results 1 – 1 of 1) sorted by relevance
88 private static final int MAS_INSTANCE_ID_LEN = 0x01; //, 0x0000, 0x00FF), field in BluetoothMapAppParams357 if (tagLength != MAS_INSTANCE_ID_LEN) { in parseParams()359 + " expected: " + MAS_INSTANCE_ID_LEN); in parseParams()686 appParamBuf.put((byte) MAS_INSTANCE_ID_LEN); in encodeParams()