Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.h500 SPINEL_STATUS_EMPTY = 15, ///< The result of the operation is empty. enumerator
Dspinel.c1553 {SPINEL_STATUS_EMPTY, "EMPTY"}, in spinel_status_to_cstr()