ot::Ncp::ChangedPropsSet::EnablePropertyFilter() method
Enables/disables filtering of a given property.
Arguments
aPropKey
The property key to filter.
aEnable
TRUE to enable filtering, FALSE to disable.
Return value
OT_ERROR_NONE Filter state for given property updated successfully. OT_ERROR_INVALID_ARGS The given property is not valid (i.e., not capable of unsolicited update).