Home
last modified time | relevance | path

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

/external/openthread/src/ncp/
Dncp_base_dispatcher.cpp194 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_CNTR_RX_IP_DROPPED), in FindGetPropertyHandler()
Dncp_base_mtd.cpp2646 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_CNTR_RX_IP_DROPPED>(void) in HandlePropertyGet()
/external/openthread/src/lib/spinel/
Dspinel.h4500 SPINEL_PROP_CNTR_RX_IP_DROPPED = SPINEL_PROP_CNTR__BEGIN + 205, enumerator
Dspinel.c1467 {SPINEL_PROP_CNTR_RX_IP_DROPPED, "CNTR_RX_IP_DROPPED"}, in spinel_prop_key_to_cstr()