Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.hpp77 using AttachHandler = std::function<void(otError, int64_t)>; typedef in otbr::agent::ThreadHelper
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_rcp.cpp415 void DBusThreadObjectRcp::AttachHandler(DBusRequest &aRequest) in AttachHandler() function in otbr::DBus::DBusThreadObjectRcp