Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dlink_metrics_types.cpp120 void SeriesInfo::AggregateLinkMetrics(uint8_t aFrameType, uint8_t aLqi, int8_t aRss) in AggregateLinkMetrics()
Dneighbor.cpp200 void Neighbor::AggregateLinkMetrics(uint8_t aSeriesId, uint8_t aFrameType, uint8_t aLqi, int8_t aRs… in AggregateLinkMetrics()
Dmesh_forwarder.cpp855 Mac::Frame::Type aFrameType, in PrepareMacHeaders()