Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/thread/
Dsrc_match_controller.cpp102 aChild.SetIndirectSourceMatchShort(aUseShortAddress); in SetSrcMatchAsShort()
107 aChild.SetIndirectSourceMatchShort(aUseShortAddress); in SetSrcMatchAsShort()
Dindirect_sender.hpp110 void SetIndirectSourceMatchShort(bool aShort) { mUseShortAddress = aShort; } in SetIndirectSourceMatchShort() function in ot::IndirectSender::ChildInfo