Searched refs:maxServiceSpecificInfoLen (Results 1 – 5 of 5) sorted by relevance
34 public int maxServiceSpecificInfoLen; field in Capabilities52 maxServiceSpecificInfoLen); in toPublicCharacteristics()80 + ", maxServiceSpecificInfoLen=" + maxServiceSpecificInfoLen in toString()
224 frameworkCapabilities.maxServiceSpecificInfoLen = in toFrameworkCapability10()225 capabilities.maxServiceSpecificInfoLen; in toFrameworkCapability10()
326 j.put("maxServiceSpecificInfoLen", mCapabilities.maxServiceSpecificInfoLen); in onCommand()
664 cap.maxServiceSpecificInfoLen = maxServiceSpecificInfo; in testCapabilityTranslation()756 cap.maxServiceSpecificInfoLen = MAX_LENGTH; in getCharacteristics()
4073 cap.maxServiceSpecificInfoLen = 255; in getCapabilities()