Searched defs:StopListening (Results 1 – 2 of 2) sorted by relevance
/openthread-3.7.0/src/core/net/ | ||
D | dns_dso.cpp | 1438 void Dso::StopListening(void) { otPlatDsoEnableListening(&GetInstance(), false); } in StopListening() function in ot::Dns::Dso |
D | tcp6.cpp | 578 Error Tcp::Listener::StopListening(void) in StopListening() function in ot::Ip6::Tcp::Listener |