Searched refs:mac_cmd_psdu2 (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/tests/unit/ |
D | test_mac_frame.cpp | 579 uint8_t mac_cmd_psdu2[] = {0x6b, 0xaa, 0x8d, 0xce, 0xfa, 0x00, 0x68, 0x01, 0x68, 0x0d, in TestMacFrameApi() local 651 frame.mPsdu = mac_cmd_psdu2; in TestMacFrameApi() 652 frame.mLength = sizeof(mac_cmd_psdu2); in TestMacFrameApi()
|