Home
last modified time | relevance | path

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

/openthread-3.4.0/src/ncp/
Dchanged_props_set.cpp86 {SPINEL_PROP_LAST_STATUS, SPINEL_STATUS_JOIN_SECURITY, false},
Dncp_base_mtd.cpp4213 mChangedPropsSet.AddLastStatus(SPINEL_STATUS_JOIN_SECURITY); in HandleJoinerCallback()
/openthread-3.4.0/src/lib/spinel/
Dspinel.h537 SPINEL_STATUS_JOIN_SECURITY = SPINEL_STATUS_JOIN__BEGIN + 1, enumerator
Dspinel.c1552 {SPINEL_STATUS_JOIN_SECURITY, "JOIN_SECURITY"}, in spinel_status_to_cstr()