Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_CNTR_RX_ERR_SECURITY (Results 1 – 4 of 4) sorted by relevance

/openthread-3.4.0/src/ncp/
Dncp_base_dispatcher.cpp184 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_CNTR_RX_ERR_SECURITY), in FindGetPropertyHandler()
Dncp_base_mtd.cpp2603 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_CNTR_RX_ERR_SECURITY>(void) in HandlePropertyGet()
/openthread-3.4.0/src/lib/spinel/
Dspinel.h4545 SPINEL_PROP_CNTR_RX_ERR_SECURITY = SPINEL_PROP_CNTR__BEGIN + 111, enumerator
Dspinel.c1461 {SPINEL_PROP_CNTR_RX_ERR_SECURITY, "CNTR_RX_ERR_SECURITY"}, in spinel_prop_key_to_cstr()