Home
last modified time | relevance | path

Searched refs:SendServerDataNotification (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_data_notifier.cpp137 error = SendServerDataNotification(rloc16); in RemoveStaleChildEntries()
176 SuccessOrExit(error = SendServerDataNotification(mOldRloc, &Get<Local>())); in UpdateInconsistentData()
184 Error Notifier::SendServerDataNotification(uint16_t aOldRloc16, const NetworkData *aNetworkData) in SendServerDataNotification() function in ot::NetworkData::Notifier
Dnetwork_data_notifier.hpp125 … Error SendServerDataNotification(uint16_t aOldRloc16, const NetworkData *aNetworkData = nullptr);