Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/thread/
Dmesh_forwarder.hpp492 uint16_t CalcFrameVersion(const Neighbor *aNeighbor, bool aIePresent);
Dmesh_forwarder.cpp1618 uint16_t MeshForwarder::CalcFrameVersion(const Neighbor *aNeighbor, bool aIePresent) in CalcFrameVersion() argument
1623 if (aIePresent) in CalcFrameVersion()