Searched refs:SPINEL_STATUS_EMPTY (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/lib/spinel/ | ||
D | spinel.h | 500 SPINEL_STATUS_EMPTY = 15, ///< The result of the operation is empty. enumerator |
D | spinel.c | 1553 {SPINEL_STATUS_EMPTY, "EMPTY"}, in spinel_status_to_cstr() |