Lines Matching refs:feature
184 * @return retval absence of the feature support is indicated using
196 * @return retval absence of the feature support is indicated using
207 * @return retval operation completion status; absence of the feature
357 * Get supported configs for a vendor-specific feature. The configs returned
361 * The effect must use INVALID_ARGUMENTS return code if the feature ID is
362 * unknown. If the effect does not support getting vendor-specific feature
363 * configs, it must return NOT_SUPPORTED. If the feature is supported but
371 * @param featureId feature identifier.
388 * Get the current config for a vendor-specific feature. The config returned
392 * The effect must use INVALID_ARGUMENTS return code if the feature ID is
394 * feature configs, it must return NOT_SUPPORTED.
400 * @param featureId feature identifier.
410 * Set the current config for a vendor-specific feature. The config data
414 * The effect must use INVALID_ARGUMENTS return code if the feature ID is
416 * feature configs, it must return NOT_SUPPORTED.
422 * @param featureId feature identifier.