Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/drivers/nrf_802154/serialization/spinel_base/
Dspinel.h409 SPINEL_STATUS_SECURITY_ERROR = 8, ///< A security/authentication error has occurred. enumerator
Dspinel.c2350 case SPINEL_STATUS_SECURITY_ERROR: in spinel_status_to_cstr()