Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/spinel_base/
Dspinel.h414 SPINEL_STATUS_PROP_NOT_FOUND = 13, ///< The given property is not recognized. enumerator
Dspinel.c2370 case SPINEL_STATUS_PROP_NOT_FOUND: in spinel_status_to_cstr()