Home
last modified time | relevance | path

Searched defs:aNeighborInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/api/
H A Dmulti_radio_api.cpp49 otMultiRadioNeighborInfo *aNeighborInfo) in otMultiRadioGetNeighborInfo()
/aosp_15_r20/external/ot-br-posix/src/dbus/common/
H A Ddbus_message_helper_openthread.cpp402 otbrError DBusMessageEncode(DBusMessageIter *aIter, const NeighborInfo &aNeighborInfo) in DBusMessageEncode()
419 otbrError DBusMessageExtract(DBusMessageIter *aIter, NeighborInfo &aNeighborInfo) in DBusMessageExtract()
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_mtd.cpp188 otError NcpBase::EncodeNeighborInfo(const otNeighborInfo &aNeighborInfo) in EncodeNeighborInfo()