Home
last modified time | relevance | path

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

/openthread-3.4.0/src/ncp/
Dncp_base_dispatcher.cpp164 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_CNTR_TX_PKT_DATA_POLL), in FindGetPropertyHandler()
Dncp_base_mtd.cpp2488 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_CNTR_TX_PKT_DATA_POLL>(void) in HandlePropertyGet()
/openthread-3.4.0/src/lib/spinel/
Dspinel.h4465 SPINEL_PROP_CNTR_TX_PKT_DATA_POLL = SPINEL_PROP_CNTR__BEGIN + 6, enumerator
Dspinel.c1441 {SPINEL_PROP_CNTR_TX_PKT_DATA_POLL, "CNTR_TX_PKT_DATA_POLL"}, in spinel_prop_key_to_cstr()