Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/spinel_base/
Dspinel.h407 SPINEL_STATUS_INVALID_INTERFACE = 6, ///< This interface is not supported. enumerator
Dspinel.c2342 case SPINEL_STATUS_INVALID_INTERFACE: in spinel_status_to_cstr()