Store information about a main PHY switch. More...
#include "wifi-emlsr-link-switch-test.h"
Public Attributes | |
| uint8_t | linkId |
| the ID of the link the main PHY switched from/to | |
| Time | time |
| the time the main PHY left/was connected to a link | |
Store information about a main PHY switch.
Definition at line 404 of file wifi-emlsr-link-switch-test.h.
| uint8_t EmlsrIcfSentDuringMainPhySwitchTest::MainPhySwitchInfo::linkId |
the ID of the link the main PHY switched from/to
Definition at line 407 of file wifi-emlsr-link-switch-test.h.
| Time EmlsrIcfSentDuringMainPhySwitchTest::MainPhySwitchInfo::time |
the time the main PHY left/was connected to a link
Definition at line 406 of file wifi-emlsr-link-switch-test.h.