Home
last modified time | relevance | path

Searched defs:StopListening (Results 1 – 2 of 2) sorted by relevance

/openthread-3.7.0/src/core/net/
Ddns_dso.cpp1438 void Dso::StopListening(void) { otPlatDsoEnableListening(&GetInstance(), false); } in StopListening() function in ot::Dns::Dso
Dtcp6.cpp578 Error Tcp::Listener::StopListening(void) in StopListening() function in ot::Ip6::Tcp::Listener