Home
last modified time | relevance | path

Searched refs:SetUpdateMeshCopTxtHandler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp270 …mHost.GetThreadHelper()->SetUpdateMeshCopTxtHandler([this](std::map<std::string, std::vector<uint8… in Start()
274 mHost.GetThreadHelper()->SetUpdateMeshCopTxtHandler( in Start()
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.hpp244 void SetUpdateMeshCopTxtHandler(UpdateMeshCopTxtHandler aHandler) in SetUpdateMeshCopTxtHandler() function in otbr::agent::ThreadHelper