Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp209 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_CNTR_MAC_RETRY_HISTOGRAM), in FindGetPropertyHandler()
514 OT_NCP_SET_HANDLER_ENTRY(SPINEL_PROP_CNTR_MAC_RETRY_HISTOGRAM), in FindSetPropertyHandler()
Dncp_base_mtd.cpp2929 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_CNTR_MAC_RETRY_HISTOGRAM>(void) in HandlePropertyGet()
2963 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_CNTR_MAC_RETRY_HISTOGRAM>(void) in HandlePropertySet()
/openthread-latest/src/lib/spinel/
Dspinel.h4662 SPINEL_PROP_CNTR_MAC_RETRY_HISTOGRAM = SPINEL_PROP_CNTR__BEGIN + 404, enumerator
Dspinel.c1497 {SPINEL_PROP_CNTR_MAC_RETRY_HISTOGRAM, "CNTR_MAC_RETRY_HISTOGRAM"}, in spinel_prop_key_to_cstr()