Home
last modified time | relevance | path

Searched defs:propKey (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/tests/unit/
Dtest_spinel_prop_codec.cpp54 unsigned int propKey; in TestDnssd() local
Dtest_multipan_rcp_instances.cpp184 unsigned int propKey; in updateSpinelStatus() local
/openthread-latest/src/ncp/
Dncp_base.cpp886 … spinel_prop_key_t propKey = static_cast<spinel_prop_key_t>(entry.mPropKeyOrStatus); in SendQueuedResponses() local
929 spinel_prop_key_t propKey; in UpdateChangedProps() local
1346 unsigned int propKey = 0; in CommandHandler_PROP_VALUE_update() local
1915 unsigned int propKey; in HandlePropertySet() local
1946 unsigned int propKey; in HandlePropertyInsert() local
1959 unsigned int propKey; in HandlePropertyRemove() local
Dncp_base_mtd.cpp1422 unsigned int propKey; in DecodeOperationalDataset() local
4446 … spinel_prop_key_t propKey = isSecure ? SPINEL_PROP_STREAM_NET : SPINEL_PROP_STREAM_NET_INSECURE; in SendDatagramMessage() local
4753 spinel_prop_key_t propKey = flag.mPropKey; in ProcessThreadChangedFlags() local