Home
last modified time | relevance | path

Searched refs:EncodeNeighborMultiRadioInfo (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/ncp/
Dncp_base.hpp539 otError EncodeNeighborMultiRadioInfo(uint32_t aSpinelRadioLink, const otRadioLinkInfo &aInfo);
Dncp_base_mtd.cpp3649 otError NcpBase::EncodeNeighborMultiRadioInfo(uint32_t aSpinelRadioLink, const otRadioLinkInfo &aIn… in EncodeNeighborMultiRadioInfo() function in ot::Ncp::NcpBase
3680 SuccessOrExit(error = EncodeNeighborMultiRadioInfo(SPINEL_RADIO_LINK_IEEE_802_15_4, in HandlePropertyGet()
3687 … error = EncodeNeighborMultiRadioInfo(SPINEL_RADIO_LINK_TREL_UDP6, multiRadioInfo.mTrelUdp6Info)); in HandlePropertyGet()