Home
last modified time | relevance | path

Searched refs:SPINEL_STATUS_JOIN_INCOMPATIBLE (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel.h548 SPINEL_STATUS_JOIN_INCOMPATIBLE = SPINEL_STATUS_JOIN__BEGIN + 3, enumerator
Dspinel.c1566 {SPINEL_STATUS_JOIN_INCOMPATIBLE, "JOIN_INCOMPATIBLE"}, in spinel_status_to_cstr()