Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Dborder_agent.cpp363 Error BorderAgent::MeshCoPTxtEncoder::AppendTxtEntry(const char *aKey, const void *aValue, uint16_t… in AppendTxtEntry() function in ot::MeshCoP::BorderAgent::MeshCoPTxtEncoder
371 template <> Error BorderAgent::MeshCoPTxtEncoder::AppendTxtEntry<NameData>(const char *aKey, const … in AppendTxtEntry() function in ot::MeshCoP::BorderAgent::MeshCoPTxtEncoder
Dborder_agent.hpp522 … template <typename ObjectType> Error AppendTxtEntry(const char *aKey, const ObjectType &aObject) in AppendTxtEntry() function in ot::MeshCoP::BorderAgent::MeshCoPTxtEncoder