Home
last modified time | relevance | path

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

/external/ot-br-posix/src/border_agent/
Dborder_agent.cpp119 …dHelper()->SetUpdateMeshCopTxtHandler([this](std::map<std::string, std::vector<uint8_t>> aUpdate) { in Init()
123 …dHelper()->SetUpdateMeshCopTxtHandler([this](std::map<std::string, std::vector<uint8_t>> aUpdate) { in Init()
369 …rderAgent::HandleUpdateVendorMeshCoPTxtEntries(std::map<std::string, std::vector<uint8_t>> aUpdate) in HandleUpdateVendorMeshCoPTxtEntries()
/external/ot-br-posix/src/sdp_proxy/
Dadvertising_proxy.cpp199 …vertisingProxy::PublishHostAndItsServices(const otSrpServerHost *aHost, OutstandingUpdate *aUpdate) in PublishHostAndItsServices()
/external/ot-br-posix/src/utils/
Dthread_helper.cpp152 void ThreadHelper::OnUpdateMeshCopTxt(std::map<std::string, std::vector<uint8_t>> aUpdate) in OnUpdateMeshCopTxt()
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp818 ClientError ThreadApiDBus::UpdateVendorMeshCopTxtEntries(std::vector<TxtEntry> &aUpdate) in UpdateVendorMeshCopTxtEntries()
/external/openthread/src/core/net/
Dsrp_server.cpp379 void Server::HandleServiceUpdateResult(UpdateMetadata *aUpdate, Error aError) in HandleServiceUpdateResult()