ot::Ncp::ChangedPropsSet::IsEntryFiltered() const method
Determines whether filtering is enabled for an entry associated with an index.
Syntax
bool IsEntryFiltered(uint8_t aIndex) const; Arguments
aIndex
Index of entry to be checked.
Return value
TRUE if the filter is enabled for the given entry, FALSE otherwise.