Searched refs:CanProcessTlv (Results 1 – 2 of 2) sorted by relevance
374 bool CanProcessTlv(uint8_t aTlvType) const;
360 bool TcatAgent::CanProcessTlv(uint8_t aTlvType) const in CanProcessTlv() function in ot::MeshCoP::TcatAgent390 if (!CanProcessTlv(tlv.GetType())) in HandleSingleTlv()