Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dneighbor.hpp692 bool IsEnhAckProbingActive(void) const in IsEnhAckProbingActive() function in ot::Neighbor
Dmesh_forwarder.cpp863 if ((neighbor != nullptr) && neighbor->IsEnhAckProbingActive()) in PrepareMacHeaders()