Searched refs:maxExtendedServiceSpecificInfoLen (Results 1 – 5 of 5) sorted by relevance
39 public int maxExtendedServiceSpecificInfoLen; field in Capabilities63 Math.max(maxExtendedServiceSpecificInfoLen, maxServiceSpecificInfoLen)); in toPublicCharacteristics()89 j.put("maxExtendedServiceSpecificInfoLen", maxExtendedServiceSpecificInfoLen); in toJSON()120 + maxExtendedServiceSpecificInfoLen in toString()
525 frameworkCapabilities.maxExtendedServiceSpecificInfoLen = in toFrameworkCapability10()526 capabilities.maxExtendedServiceSpecificInfoLen; in toFrameworkCapability10()551 frameworkCapabilities.maxExtendedServiceSpecificInfoLen = in toFrameworkCapability1_6()552 capabilities.maxExtendedServiceSpecificInfoLen; in toFrameworkCapability1_6()
716 frameworkCapabilities.maxExtendedServiceSpecificInfoLen = in toFrameworkCapability()717 capabilities.maxExtendedServiceSpecificInfoLen; in toFrameworkCapability()
839 cap.maxExtendedServiceSpecificInfoLen = MAX_LENGTH; in testCapabilityTranslation()1118 cap.maxExtendedServiceSpecificInfoLen = MAX_LENGTH; in getCharacteristics()
5832 cap.maxExtendedServiceSpecificInfoLen = 255; in getCapabilities()