Home
last modified time | relevance | path

Searched refs:SetIndirectSourceMatchShort (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dsrc_match_controller.cpp93 aChild.SetIndirectSourceMatchShort(aUseShortAddress); in SetSrcMatchAsShort()
98 aChild.SetIndirectSourceMatchShort(aUseShortAddress); in SetSrcMatchAsShort()
Dindirect_sender.hpp114 void SetIndirectSourceMatchShort(bool aShort) { mUseShortAddress = aShort; } in SetIndirectSourceMatchShort() function in ot::IndirectSender::NeighborInfo