Searched defs:IsExtended (Results 1 – 2 of 2) sorted by relevance
89 bool IsExtended(void) const { return (mLength == kExtendedLength); } in IsExtended() function in ot::Tlv
293 bool IsExtended(void) const { return (mType == kTypeExtended); } in IsExtended() function in ot::Mac::Address