Searched refs:maxServiceSpecificInfoLen (Results 1 – 5 of 5) sorted by relevance
38 public int maxServiceSpecificInfoLen; field in Capabilities63 Math.max(maxExtendedServiceSpecificInfoLen, maxServiceSpecificInfoLen)); in toPublicCharacteristics()88 j.put("maxServiceSpecificInfoLen", maxServiceSpecificInfoLen); in toJSON()118 + maxServiceSpecificInfoLen in toString()
523 frameworkCapabilities.maxServiceSpecificInfoLen = in toFrameworkCapability10()524 capabilities.maxServiceSpecificInfoLen; in toFrameworkCapability10()549 frameworkCapabilities.maxServiceSpecificInfoLen = in toFrameworkCapability1_6()550 capabilities.maxServiceSpecificInfoLen; in toFrameworkCapability1_6()
714 frameworkCapabilities.maxServiceSpecificInfoLen = in toFrameworkCapability()715 capabilities.maxServiceSpecificInfoLen; in toFrameworkCapability()
838 cap.maxServiceSpecificInfoLen = maxServiceSpecificInfo; in testCapabilityTranslation()1117 cap.maxServiceSpecificInfoLen = MAX_LENGTH; in getCharacteristics()
5831 cap.maxServiceSpecificInfoLen = 255; in getCapabilities()