Home
last modified time | relevance | path

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

/openthread-3.4.0/src/ncp/
Dncp_base_dispatcher.cpp204 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_CNTR_ALL_MAC_COUNTERS), in FindGetPropertyHandler()
477 OT_NCP_SET_HANDLER_ENTRY(SPINEL_PROP_CNTR_ALL_MAC_COUNTERS), in FindSetPropertyHandler()
Dncp_base_mtd.cpp2717 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_CNTR_ALL_MAC_COUNTERS>(void) in HandlePropertyGet()
2768 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_CNTR_ALL_MAC_COUNTERS>(void) in HandlePropertySet()
/openthread-3.4.0/src/lib/spinel/
Dspinel.h4695 SPINEL_PROP_CNTR_ALL_MAC_COUNTERS = SPINEL_PROP_CNTR__BEGIN + 401, enumerator
Dspinel.c1482 {SPINEL_PROP_CNTR_ALL_MAC_COUNTERS, "CNTR_ALL_MAC_COUNTERS"}, in spinel_prop_key_to_cstr()