Home
last modified time | relevance | path

Searched refs:StateBitmap (Results 1 – 3 of 3) sorted by relevance

/external/ot-br-posix/src/border_agent/
Dborder_agent.cpp123 struct StateBitmap struct
133 StateBitmap(void) in StateBitmap() argument
434 StateBitmap GetStateBitmap(otInstance &aInstance) in GetStateBitmap()
436 StateBitmap state; in GetStateBitmap()
476 void AppendBbrTxtEntries(otInstance &aInstance, StateBitmap aState, Mdns::Publisher::TxtList &aTxtL… in AppendBbrTxtEntries()
538 StateBitmap state; in PublishMeshCopService()
/external/openthread/src/core/meshcop/
Dborder_agent.hpp481 struct StateBitmap struct in ot::MeshCoP::BorderAgent::MeshCoPTxtEncoder
491 StateBitmap(void) in StateBitmap() argument
531 Error AppendBbrTxtEntry(StateBitmap aState);
537 StateBitmap GetStateBitmap(void);
Dborder_agent.cpp382 StateBitmap state; in EncodeTxtData()
421 Error BorderAgent::MeshCoPTxtEncoder::AppendBbrTxtEntry(StateBitmap aState) in AppendBbrTxtEntry()
464 BorderAgent::MeshCoPTxtEncoder::StateBitmap BorderAgent::MeshCoPTxtEncoder::GetStateBitmap(void) in GetStateBitmap()
466 StateBitmap state; in GetStateBitmap()