Searched refs:mChannelIndexMasks (Results 1 – 2 of 2) sorted by relevance
38 public int[] mChannelIndexMasks; field in PeripheralProfile.ProfileAttributes82 mOutputAttributes.mChannelIndexMasks = in PeripheralProfile()97 mInputAttributes.mChannelIndexMasks = inDeviceInfo.getChannelIndexMasks(); in PeripheralProfile()111 ListsHelper.isMatch(deviceInfo.getChannelIndexMasks(), attribs.mChannelIndexMasks) && in matches()161 attribs.mChannelIndexMasks = parseIntList(xmlAtts.getValue(kAttr_ChanIndexMasks)); in parseProfileAttributes()
103 attribs.mChannelIndexMasks)) { in updateConnectStatus()106 … " p" + ListsHelper.textFormatHex(attribs.mChannelIndexMasks) + "\n"); in updateConnectStatus()170 attribs.mChannelIndexMasks)) { in updateConnectStatus()173 … " p" + ListsHelper.textFormatHex(attribs.mChannelIndexMasks) + "\n"); in updateConnectStatus()