Home
last modified time | relevance | path

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

/external/openthread/src/ncp/
Dncp_base_dispatcher.cpp357 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_SUPPORTED_RADIO_LINKS), in FindGetPropertyHandler()
Dncp_base_mtd.cpp3531 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_SUPPORTED_RADIO_LINKS>(void) in HandlePropertyGet()
/external/openthread/src/lib/spinel/
Dspinel.h4037 SPINEL_PROP_SUPPORTED_RADIO_LINKS = SPINEL_PROP_OPENTHREAD__BEGIN + 15, enumerator
Dspinel.c1408 {SPINEL_PROP_SUPPORTED_RADIO_LINKS, "SUPPORTED_RADIO_LINKS"}, in spinel_prop_key_to_cstr()