Home
last modified time | relevance | path

Searched defs:NeighborInfo (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/dbus/common/
H A Dtypes.hpp458 struct NeighborInfo struct
460 uint64_t mExtAddress; ///< IEEE 802.15.4 Extended Address
461 uint32_t mAge; ///< Time last heard
462 uint16_t mRloc16; ///< RLOC16
463 uint32_t mLinkFrameCounter; ///< Link Frame Counter
464 uint32_t mMleFrameCounter; ///< MLE Frame Counter
465 uint8_t mLinkQualityIn; ///< Link Quality In
466 int8_t mAverageRssi; ///< Average RSSI
467 int8_t mLastRssi; ///< Last observed RSSI
468 … uint16_t mFrameErrorRate; ///< Frame error rate (0xffff->100%). Requires error tracking feature.
[all …]
/aosp_15_r20/external/openthread/src/core/thread/
H A Dradio_selector.hpp73 class NeighborInfo class in ot::RadioSelector
/aosp_15_r20/external/openthread/src/core/radio/
H A Dtrel_link.hpp205 class NeighborInfo class
/aosp_15_r20/external/openthread/src/core/utils/
H A Dhistory_tracker.hpp139 typedef otHistoryTrackerNeighborInfo NeighborInfo; ///< Neighbor info. typedef in ot::Utils::HistoryTracker