Searched refs:MAS_INSTANCE_ID_LEN (Results 1 – 1 of 1) sorted by relevance
89 private static final int MAS_INSTANCE_ID_LEN = 0x01; //, 0x0000, 0x00FF), field in BluetoothMapAppParams355 if (tagLength != MAS_INSTANCE_ID_LEN) { in ParseParams()357 " expected: " + MAS_INSTANCE_ID_LEN); in ParseParams()675 appParamBuf.put((byte) MAS_INSTANCE_ID_LEN); in EncodeParams()