Searched refs:ResponseWithStatusTlv (Results 1 – 2 of 2) sorted by relevance
415 typedef UintTlvInfo<MeshCoP::TcatAgent::kTlvResponseWithStatus, uint8_t> ResponseWithStatusTlv; typedef
500 SuccessOrExit(error = ot::Tlv::Append<ResponseWithStatusTlv>(aOutgoingMessage, statusCode)); in HandleSingleTlv()