Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_mac_frame.cpp582 uint8_t scf; // SecurityControlField in TestMacFrameApi() local
627 SuccessOrQuit(frame.GetSecurityControlField(scf)); in TestMacFrameApi()
628 VerifyOrQuit(scf == 0x0d); in TestMacFrameApi()