Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/radio/
Dtrel_link.hpp212 void DecrementPendingTrelAckCount(void) in DecrementPendingTrelAckCount() function in ot::Trel::NeighborInfo
Dtrel_link.cpp412 neighbor->DecrementPendingTrelAckCount(); in HandleAck()