Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_client.cpp309 void Client::AutoStart::InvokeCallback(const Ip6::SockAddr *aServerSockAddr) const in InvokeCallback() function in ot::Srp::Client::AutoStart
971 void Client::InvokeCallback(Error aError) const { InvokeCallback(aError, mHostInfo, nullptr); } in InvokeCallback() function in ot::Srp::Client
973 void Client::InvokeCallback(Error aError, const HostInfo &aHostInfo, const Service *aRemovedService… in InvokeCallback() function in ot::Srp::Client