Home
last modified time | relevance | path

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

/external/ot-br-posix/src/border_agent/
Dborder_agent.cpp201 …dHelper()->SetUpdateMeshCopTxtHandler([this](std::map<std::string, std::vector<uint8_t>> aUpdate) { in Start()
205 …dHelper()->SetUpdateMeshCopTxtHandler([this](std::map<std::string, std::vector<uint8_t>> aUpdate) { in Start()
495 …rderAgent::HandleUpdateVendorMeshCoPTxtEntries(std::map<std::string, std::vector<uint8_t>> aUpdate) in HandleUpdateVendorMeshCoPTxtEntries()
/external/ot-br-posix/src/sdp_proxy/
Dadvertising_proxy.cpp257 …vertisingProxy::PublishHostAndItsServices(const otSrpServerHost *aHost, OutstandingUpdate *aUpdate) in PublishHostAndItsServices()
/external/ot-br-posix/src/utils/
Dthread_helper.cpp331 void ThreadHelper::OnUpdateMeshCopTxt(std::map<std::string, std::vector<uint8_t>> aUpdate) in OnUpdateMeshCopTxt()
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp876 ClientError ThreadApiDBus::UpdateVendorMeshCopTxtEntries(std::vector<TxtEntry> &aUpdate) in UpdateVendorMeshCopTxtEntries()