Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_ncp.cpp149 …SuccessOrExit(error = agent::ThreadHelper::ProcessDatasetForMigration(pendingOpDatasetTlvs, delayI… in ScheduleMigrationHandler()
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.hpp299 …static otError ProcessDatasetForMigration(otOperationalDatasetTlvs &aDatasetTlvs, uint32_t aDelayM…
H A Dthread_helper.cpp737 SuccessOrExit(error = ProcessDatasetForMigration(datasetTlvs, kDelayTimerMilliseconds)); in AttachAllNodesTo()
1703 otError ThreadHelper::ProcessDatasetForMigration(otOperationalDatasetTlvs &aDatasetTlvs, uint32_t a… in ProcessDatasetForMigration() function in otbr::agent::ThreadHelper