Home
last modified time | relevance | path

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

/external/ot-br-posix/src/dbus/server/
Ddbus_thread_object_rcp.cpp433 threadHelper->Attach([aRequest](otError aError, int64_t aAttachDelayMs) mutable { in AttachHandler()
446 [aRequest](otError aError, int64_t aAttachDelayMs) mutable { in AttachHandler()
463 …readHelper()->AttachAllNodesTo(dataset, [aRequest](otError error, int64_t aAttachDelayMs) mutable { in AttachAllNodesToHandler()