Home
last modified time | relevance | path

Searched defs:aMacAddress (Results 1 – 8 of 8) sorted by relevance

/external/openthread/src/core/thread/
Dneighbor_table.cpp76 Neighbor *NeighborTable::FindParent(const Mac::Address &aMacAddress, Neighbor::StateFilter aFilter) in FindParent()
116 Neighbor *NeighborTable::FindNeighbor(const Mac::Address &aMacAddress, Neighbor::StateFilter aFilte… in FindNeighbor()
170 Neighbor *NeighborTable::FindRxOnlyNeighborRouter(const Mac::Address &aMacAddress) in FindRxOnlyNeighborRouter()
Dmesh_forwarder_ftd.cpp983 const Mac::Address *aMacAddress, in LogMeshFragmentHeader()
1064 const Mac::Address *aMacAddress, in LogMeshMessage()
Dchild_table.cpp145 Child *ChildTable::FindChild(const Mac::Address &aMacAddress, Child::StateFilter aFilter) in FindChild()
Drouter_table.cpp401 Router *RouterTable::GetNeighbor(const Mac::Address &aMacAddress) in GetNeighbor()
Dmesh_forwarder.cpp1966 const Mac::Address *aMacAddress, in LogIp6Message()
2007 const Mac::Address *aMacAddress) in LogMessage()
Dtopology.hpp153 AddressMatcher(const Mac::Address &aMacAddress, StateFilter aStateFilter) in AddressMatcher()
/external/openthread/examples/platforms/utils/
Dlink_metrics.cpp220 LinkMetricsDataInfo *GetLinkMetricsInfoByMacAddress(const otMacAddress *aMacAddress) in GetLinkMetricsInfoByMacAddress()
239 uint8_t otLinkMetricsEnhAckGenData(const otMacAddress *aMacAddress, uint8_t aLqi, int8_t aRssi, uin… in otLinkMetricsEnhAckGenData()
252 uint8_t otLinkMetricsEnhAckGetDataLen(const otMacAddress *aMacAddress) in otLinkMetricsEnhAckGetDataLen()
Dmac_frame.cpp114 otError otMacFrameGetSrcAddr(const otRadioFrame *aFrame, otMacAddress *aMacAddress) in otMacFrameGetSrcAddr()
128 otError otMacFrameGetDstAddr(const otRadioFrame *aFrame, otMacAddress *aMacAddress) in otMacFrameGetDstAddr()