Scramble and descramble binary input sequence
scrambles or descrambles the binary input y
= wlanScramble(bits
,scramInit
)bits
for the
specified initial scramble state, using a 127-length frame-synchronous scrambler.
The frame-synchronous scrambler uses the generator polynomial defined in IEEE®
802.11™-2012, Section 18.3.5.5 and IEEE
802.11ad™-2012, Section 21.3.9. The same scrambler is used to scramble bits at
the transmitter and descramble bits at the receiver.