Home
last modified time | relevance | path

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

/external/ot-br-posix/src/dbus/common/
Dtypes.hpp487 struct NeighborInfo struct
489 uint64_t mExtAddress; ///< IEEE 802.15.4 Extended Address
490 uint32_t mAge; ///< Time last heard
491 uint16_t mRloc16; ///< RLOC16
492 uint32_t mLinkFrameCounter; ///< Link Frame Counter
493 uint32_t mMleFrameCounter; ///< MLE Frame Counter
494 uint8_t mLinkQualityIn; ///< Link Quality In
495 int8_t mAverageRssi; ///< Average RSSI
496 int8_t mLastRssi; ///< Last observed RSSI
497 … uint16_t mFrameErrorRate; ///< Frame error rate (0xffff->100%). Requires error tracking feature.
[all …]
/external/openthread/src/core/thread/
Dradio_selector.hpp73 class NeighborInfo class in ot::RadioSelector
/external/openthread/src/core/radio/
Dtrel_link.hpp205 class NeighborInfo class
/external/openthread/src/core/utils/
Dhistory_tracker.hpp127 typedef otHistoryTrackerNeighborInfo NeighborInfo; ///< Neighbor info. typedef in ot::Utils::HistoryTracker