Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp270 …dHelper()->SetUpdateMeshCopTxtHandler([this](std::map<std::string, std::vector<uint8_t>> aUpdate) { in Start()
275 [this](std::map<std::string, std::vector<uint8_t>> aUpdate) { in Start()
650 …rderAgent::HandleUpdateVendorMeshCoPTxtEntries(std::map<std::string, std::vector<uint8_t>> aUpdate) in HandleUpdateVendorMeshCoPTxtEntries()
/aosp_15_r20/external/ot-br-posix/src/sdp_proxy/
H A Dadvertising_proxy.cpp215 …vertisingProxy::PublishHostAndItsServices(const otSrpServerHost *aHost, OutstandingUpdate *aUpdate) in PublishHostAndItsServices()
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.cpp333 void ThreadHelper::OnUpdateMeshCopTxt(std::map<std::string, std::vector<uint8_t>> aUpdate) in OnUpdateMeshCopTxt()
/aosp_15_r20/external/ot-br-posix/src/dbus/client/
H A Dthread_api_dbus.cpp886 ClientError ThreadApiDBus::UpdateVendorMeshCopTxtEntries(std::vector<TxtEntry> &aUpdate) in UpdateVendorMeshCopTxtEntries()