Searched defs:PanIdTlv (Results 1 – 2 of 2) sorted by relevance
219 typedef UintTlvInfo<Tlv::kPanId, uint16_t> PanIdTlv; typedef
403 class PanIdTlv : public Tlv, public UintTlvInfo<Tlv::kPanId, uint16_t> class