Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Ddata_poll_sender.hpp203 void StopFastPolls(void);
Ddata_poll_sender.cpp410 void DataPollSender::StopFastPolls(void) in StopFastPolls() function in ot::DataPollSender
/openthread-latest/src/core/net/
Dsrp_client.cpp1802 Get<DataPollSender>().StopFastPolls(); in ProcessResponse()
/openthread-latest/src/core/thread/
Dmle.cpp2824 Get<DataPollSender>().StopFastPolls(); in HandleDataResponse()