Home
last modified time | relevance | path

Searched refs:ChangedPropsSet (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/ncp/
Dchanged_props_set.cpp49 const ChangedPropsSet::Entry ChangedPropsSet::mSupportedProps[] = {
100 uint8_t ChangedPropsSet::GetNumEntries(void) const in GetNumEntries()
108 void ChangedPropsSet::Add(spinel_prop_key_t aPropKey, spinel_status_t aStatus) in Add()
129 otError ChangedPropsSet::EnablePropertyFilter(spinel_prop_key_t aPropKey, bool aEnable) in EnablePropertyFilter()
171 bool ChangedPropsSet::IsPropertyFiltered(spinel_prop_key_t aPropKey) const in IsPropertyFiltered()
Dchanged_props_set.hpp53 class ChangedPropsSet class
71 ChangedPropsSet(void) in ChangedPropsSet() function in ot::Ncp::ChangedPropsSet
Dncp_base.hpp591 ChangedPropsSet mChangedPropsSet;
Dncp_base.cpp848 const ChangedPropsSet::Entry *entry; in UpdateChangedProps()
1732 const ChangedPropsSet::Entry *entry; in HandlePropertyGet()
2196 const ChangedPropsSet::Entry *entry; in HandlePropertyGet()