Home
last modified time | relevance | path

Searched refs:StopFastPolls (Results 1 – 4 of 4) sorted by relevance

/openthread-3.6.0/src/core/mac/
Ddata_poll_sender.hpp218 void StopFastPolls(void);
Ddata_poll_sender.cpp422 void DataPollSender::StopFastPolls(void) in StopFastPolls() function in ot::DataPollSender
/openthread-3.6.0/src/core/net/
Dsrp_client.cpp1591 Get<DataPollSender>().StopFastPolls(); in ProcessResponse()
/openthread-3.6.0/src/core/thread/
Dmle.cpp2883 Get<DataPollSender>().StopFastPolls(); in HandleDataResponse()