Searched refs:TcatAgent (Results 1 – 4 of 4) sorted by relevance
57 bool TcatAgent::VendorInfo::IsValid(void) const in IsValid()62 TcatAgent::TcatAgent(Instance &aInstance) in TcatAgent() function in ot::MeshCoP::TcatAgent76 Error TcatAgent::Start(const TcatAgent::VendorInfo &aVendorInfo, in Start()101 void TcatAgent::Stop(void) in Stop()111 Error TcatAgent::Connected(MeshCoP::SecureTransport &aTlsContext) in Connected()170 void TcatAgent::Disconnected(void) in Disconnected()183 bool TcatAgent::CheckCommandClassAuthorizationFlags(CommandClassFlags aCommissionerCommandClassFlag… in CheckCommandClassAuthorizationFlags()281 bool TcatAgent::IsCommandClassAuthorized(CommandClass aCommandClass) const in IsCommandClassAuthorized()319 TcatAgent::CommandClass TcatAgent::GetCommandClass(uint8_t aTlvType) const in GetCommandClass()353 bool TcatAgent::CanProcessTlv(uint8_t aTlvType) const in CanProcessTlv()[all …]
64 class TcatAgent : public InstanceLocator, private NonCopyable class265 explicit TcatAgent(Instance &aInstance);364 DefineCoreType(otTcatVendorInfo, MeshCoP::TcatAgent::VendorInfo);366 DefineMapEnum(otTcatApplicationProtocol, MeshCoP::TcatAgent::TcatApplicationProtocol);368 typedef UintTlvInfo<MeshCoP::TcatAgent::kTlvResponseWithStatus, uint8_t> ResponseWithStatusTlv;
75 typedef MeshCoP::TcatAgent::CommandClass CommandClass;112 …Error TcatStart(const MeshCoP::TcatAgent::VendorInfo &aVendorInfo, MeshCoP::TcatAgent::JoinCallbac…471 MeshCoP::TcatAgent mTcatAgent;
89 Error BleSecure::TcatStart(const MeshCoP::TcatAgent::VendorInfo &aVendorInfo, in TcatStart()90 MeshCoP::TcatAgent::JoinCallback aJoinHandler) in TcatStart()208 tlv.SetType(ot::MeshCoP::TcatAgent::kTlvSendApplicationData); in SendApplicationTlv()216 tlv.SetType(ot::MeshCoP::TcatAgent::kTlvSendApplicationData); in SendApplicationTlv()