Home
last modified time | relevance | path

Searched refs:GetCommandClass (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Dtcat_agent.hpp375 CommandClass GetCommandClass(uint8_t aTlvType) const;
Dtcat_agent.cpp326 TcatAgent::CommandClass TcatAgent::GetCommandClass(uint8_t aTlvType) const in GetCommandClass() function in ot::MeshCoP::TcatAgent
362 CommandClass tlvCommandClass = GetCommandClass(aTlvType); in CanProcessTlv()