Lines Matching refs:feature
174 * @return retval absence of the feature support is indicated using
185 * @return retval absence of the feature support is indicated using
195 * @return retval operation completion status; absence of the feature
338 * Get supported configs for a vendor-specific feature. The configs returned
342 * The effect must use INVALID_ARGUMENTS return code if the feature ID is
343 * unknown. If the effect does not support getting vendor-specific feature
344 * configs, it must return NOT_SUPPORTED. If the feature is supported but
352 * @param featureId feature identifier.
368 * Get the current config for a vendor-specific feature. The config returned
372 * The effect must use INVALID_ARGUMENTS return code if the feature ID is
374 * feature configs, it must return NOT_SUPPORTED.
380 * @param featureId feature identifier.
389 * Set the current config for a vendor-specific feature. The config data
393 * The effect must use INVALID_ARGUMENTS return code if the feature ID is
395 * feature configs, it must return NOT_SUPPORTED.
401 * @param featureId feature identifier.