Home
last modified time | relevance | path

Searched refs:kShortAddr (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/unit/
Dtest_mac_frame.cpp83 const Mac::ShortAddress kShortAddr = 0x1234; in TestMacAddress() local
134 addr.SetShort(kShortAddr); in TestMacAddress()
138 VerifyOrQuit(addr.GetShort() == kShortAddr); in TestMacAddress()
166 addr.SetShort(kShortAddr); in TestMacAddress()