Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp372 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_SUPPORTED_RADIO_LINKS), in FindGetPropertyHandler()
Dncp_base_mtd.cpp3631 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_SUPPORTED_RADIO_LINKS>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h4027 SPINEL_PROP_SUPPORTED_RADIO_LINKS = SPINEL_PROP_OPENTHREAD__BEGIN + 15, enumerator
Dspinel.c1423 {SPINEL_PROP_SUPPORTED_RADIO_LINKS, "SUPPORTED_RADIO_LINKS"}, in spinel_prop_key_to_cstr()