Searched refs:kTypeExtended (Results 1 – 8 of 8) sorted by relevance
254 kTypeExtended, ///< IEEE 802.15.4 Extended Address. enumerator296 bool IsExtended(void) const { return (mType == kTypeExtended); } in IsExtended()361 mType = kTypeExtended; in SetExtended()377 mType = kTypeExtended; in SetExtended()
97 if (mType == kTypeExtended) in ToString()
82 case Address::kTypeExtended: in InitMacHeader()96 case Address::kTypeExtended: in InitMacHeader()321 case Address::kTypeExtended: in SetDstAddr()494 case Address::kTypeExtended: in SetSrcAddr()
1770 case Address::kTypeExtended: in HandleReceivedFrame()1796 case Address::kTypeExtended: in HandleReceivedFrame()
54 case Mac::Address::kTypeExtended: in otMacFrameDoesAddrMatch()107 case Mac::Address::kTypeExtended: in GetOtMacAddress()
102 case Mac::Address::kTypeExtended: in AppendMacAddress()
69 case Mac::Address::kTypeExtended: in CompareAddresses()141 VerifyOrQuit(addr.GetType() == Mac::Address::kTypeExtended); in TestMacAddress()147 VerifyOrQuit(addr.GetType() == Mac::Address::kTypeExtended); in TestMacAddress()
85 case Mac::Address::kTypeExtended: in ComputeIid()