Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.hpp78 … using UpdateMeshCopTxtHandler = std::function<void(std::map<std::string, std::vector<uint8_t>>)>; typedef in otbr::agent::ThreadHelper
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_rcp.cpp1301 void DBusThreadObjectRcp::UpdateMeshCopTxtHandler(DBusRequest &aRequest) in UpdateMeshCopTxtHandler() function in otbr::DBus::DBusThreadObjectRcp