Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dchanged_props_set.cpp88 {SPINEL_PROP_LAST_STATUS, SPINEL_STATUS_JOIN_RSP_TIMEOUT, false},
Dncp_base_mtd.cpp4324 mChangedPropsSet.AddLastStatus(SPINEL_STATUS_JOIN_RSP_TIMEOUT); in HandleJoinerCallback()
/openthread-latest/src/lib/spinel/
Dspinel.h561 SPINEL_STATUS_JOIN_RSP_TIMEOUT = SPINEL_STATUS_JOIN__BEGIN + 4, enumerator
Dspinel.c1558 {SPINEL_STATUS_JOIN_RSP_TIMEOUT, "JOIN_RSP_TIMEOUT"}, in spinel_status_to_cstr()