Searched defs:aMacAddress (Results 1 – 8 of 8) sorted by relevance
| /external/openthread/src/core/thread/ |
| D | neighbor_table.cpp | 76 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()
|
| D | mesh_forwarder_ftd.cpp | 983 const Mac::Address *aMacAddress, in LogMeshFragmentHeader() 1064 const Mac::Address *aMacAddress, in LogMeshMessage()
|
| D | child_table.cpp | 145 Child *ChildTable::FindChild(const Mac::Address &aMacAddress, Child::StateFilter aFilter) in FindChild()
|
| D | router_table.cpp | 401 Router *RouterTable::GetNeighbor(const Mac::Address &aMacAddress) in GetNeighbor()
|
| D | mesh_forwarder.cpp | 1966 const Mac::Address *aMacAddress, in LogIp6Message() 2007 const Mac::Address *aMacAddress) in LogMessage()
|
| D | topology.hpp | 153 AddressMatcher(const Mac::Address &aMacAddress, StateFilter aStateFilter) in AddressMatcher()
|
| /external/openthread/examples/platforms/utils/ |
| D | link_metrics.cpp | 220 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()
|
| D | mac_frame.cpp | 114 otError otMacFrameGetSrcAddr(const otRadioFrame *aFrame, otMacAddress *aMacAddress) in otMacFrameGetSrcAddr() 128 otError otMacFrameGetDstAddr(const otRadioFrame *aFrame, otMacAddress *aMacAddress) in otMacFrameGetDstAddr()
|