Home
last modified time | relevance | path

Searched refs:UpdateInconsistentServerData (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/src/core/thread/
Dnetwork_data_local.hpp168 Error UpdateInconsistentServerData(Coap::ResponseHandler aHandler, void *aContext);
Dnetwork_data_notifier.cpp77 error = Get<Local>().UpdateInconsistentServerData(&Notifier::HandleCoapResponse, this); in SynchronizeServerData()
Dnetwork_data_local.cpp302 Error Local::UpdateInconsistentServerData(Coap::ResponseHandler aHandler, void *aContext) in UpdateInconsistentServerData() function in ot::NetworkData::Local