Searched defs:AttachHandler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ot-br-posix/src/utils/ | ||
H A D | thread_helper.hpp | 77 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 D | dbus_thread_object_rcp.cpp | 415 void DBusThreadObjectRcp::AttachHandler(DBusRequest &aRequest) in AttachHandler() function in otbr::DBus::DBusThreadObjectRcp |