Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp59 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_INTERFACE_COUNT), in FindGetPropertyHandler()
Dncp_base.cpp2166 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_INTERFACE_COUNT>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h1433 SPINEL_PROP_INTERFACE_COUNT = 6, enumerator
Dspinel.c1208 {SPINEL_PROP_INTERFACE_COUNT, "INTERFACE_COUNT"}, in spinel_prop_key_to_cstr()