Searched refs:maxMatchFilterLen (Results 1 – 5 of 5) sorted by relevance
31 public int maxMatchFilterLen; field in Capabilities51 bundle.putInt(Characteristics.KEY_MAX_MATCH_FILTER_LENGTH, maxMatchFilterLen); in toPublicCharacteristics()60 + maxMatchFilterLen + ", maxTotalMatchFilterLen=" + maxTotalMatchFilterLen in toString()
159 frameworkCapabilities.maxMatchFilterLen = capabilities.maxMatchFilterLen; in notifyCapabilitiesResponse()
307 j.put("maxMatchFilterLen", mCapabilities.maxMatchFilterLen); in onCommand()
684 cap.maxMatchFilterLen = MAX_LENGTH; in getCharacteristics()
3558 cap.maxMatchFilterLen = 255; in getCapabilities()