Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base.hpp445 otError EncodeNeighborMultiRadioInfo(uint32_t aSpinelRadioLink, const otRadioLinkInfo &aInfo);
H A Dncp_base_mtd.cpp3651 otError NcpBase::EncodeNeighborMultiRadioInfo(uint32_t aSpinelRadioLink, const otRadioLinkInfo &aIn… in EncodeNeighborMultiRadioInfo() function in ot::Ncp::NcpBase
3682 SuccessOrExit(error = EncodeNeighborMultiRadioInfo(SPINEL_RADIO_LINK_IEEE_802_15_4, in HandlePropertyGet()
3689 … error = EncodeNeighborMultiRadioInfo(SPINEL_RADIO_LINK_TREL_UDP6, multiRadioInfo.mTrelUdp6Info)); in HandlePropertyGet()