Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_notifier.cpp144 error = SendServerDataNotification(rloc16); in RemoveStaleChildEntries()
183 SuccessOrExit(error = SendServerDataNotification(mOldRloc, &Get<Local>())); in UpdateInconsistentData()
191 Error Notifier::SendServerDataNotification(uint16_t aOldRloc16, const NetworkData *aNetworkData) in SendServerDataNotification() function in ot::NetworkData::Notifier
H A Dnetwork_data_notifier.hpp131 … Error SendServerDataNotification(uint16_t aOldRloc16, const NetworkData *aNetworkData = nullptr);