Searched refs:iSubType (Results 1 – 1 of 1) sorted by relevance
281 int iSubType = subtype & 0xFF; in getACControlInterfaceName() local284 : "Unknown subtype [0x" + Integer.toHexString(iSubType) in getACControlInterfaceName()285 + ":" + iSubType + "]"; in getACControlInterfaceName()293 int iSubType = subtype & 0xFF; in getACStreamingInterfaceName() local296 : "Unknown Subtype [0x" + Integer.toHexString(iSubType) + ":" in getACStreamingInterfaceName()297 + iSubType + "]"; in getACStreamingInterfaceName()