Structure for channel switch request, Sent by BS in order to switch the entire cell operation to new channel. More...
#include <SpectrumManager.h>
Data Fields | |
| unsigned int | nMMMType:8 |
| unsigned int | nTransactionId:16 |
| unsigned int | nConfirmationFlag:1 |
| unsigned int | nSwitchMode:1 |
| unsigned int | nSwitchCount:8 |
Structure for channel switch request, Sent by BS in order to switch the entire cell operation to new channel.
Definition at line 51 of file SpectrumManager.h.
| unsigned int stru_802_22_CHS_REQ::nConfirmationFlag |
Definition at line 55 of file SpectrumManager.h.
| unsigned int stru_802_22_CHS_REQ::nMMMType |
Definition at line 53 of file SpectrumManager.h.
| unsigned int stru_802_22_CHS_REQ::nSwitchCount |
Definition at line 57 of file SpectrumManager.h.
| unsigned int stru_802_22_CHS_REQ::nSwitchMode |
Definition at line 56 of file SpectrumManager.h.
| unsigned int stru_802_22_CHS_REQ::nTransactionId |
Definition at line 54 of file SpectrumManager.h.