2.2.1.1.1 Wireless Policy Sub-BLOB
Each wireless policy sub-BLOB MUST consist of the following 4-tuple:
MajorVersion
MinorVersion
WirelessPolicyDataLength
WirelessPolicyData
This format of the sub-BLOB MUST be as follows.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MajorVersion |
MinorVersion |
||||||||||||||||||||||||||||||
WirelessPolicyDataLength |
|||||||||||||||||||||||||||||||
WirelessPolicyData (variable) |
|||||||||||||||||||||||||||||||
... |
MajorVersion (2 bytes): A 2-byte unsigned integer that specifies the version of the Wireless Policy Sub-BLOB.<2>
-
Value
Meaning
1
Version 1
2
Version 2
3
Version 3
MinorVersion (2 bytes): A 2-byte unsigned integer specifying the minor version of the Wireless Policy Sub-BLOB for a specific major version. If the MajorVersion is 1, 2, or 3, the MinorVersion MUST be 0.
WirelessPolicyDataLength (4 bytes): A 4-byte unsigned integer specifying the total length in bytes of WirelessPolicyData.
WirelessPolicyData (variable): A BLOB of a length in bytes equal to the value of WirelessPolicyDataLength.