Searched refs:IsPropertyFiltered (Results 1 – 4 of 4) sorted by relevance
190 bool IsPropertyFiltered(spinel_prop_key_t aPropKey) const;
167 bool ChangedPropsSet::IsPropertyFiltered(spinel_prop_key_t aPropKey) const in IsPropertyFiltered() function in ot::Ncp::ChangedPropsSet
101 VerifyOrExit(!mChangedPropsSet.IsPropertyFiltered(SPINEL_PROP_PARENT_RESPONSE_INFO)); in HandleParentResponseInfo()158 VerifyOrExit(!mChangedPropsSet.IsPropertyFiltered(property)); in HandleNeighborTableChanged()
485 … VerifyOrExit(!mChangedPropsSet.IsPropertyFiltered(streamPropKey), error = OT_ERROR_INVALID_STATE); in StreamWrite()650 VerifyOrExit(!mChangedPropsSet.IsPropertyFiltered(SPINEL_PROP_STREAM_LOG)); in Log()