72a6ff4b6edb98d4576d3a05c3725a1fd476e689

Fix tlv processing code for monitor mode in Big endian mode. Changed all the 64bit tlv extraction apis and used 32 bit extraction apis. This is needed in big endian mode since HW supports word swap option and TLV has to be intepretted using 32bit extraction APIs. TLV tag, userid and TLV len falls on the first 32 bit and hence using both 32bit or 64 bit extraction APIs give same result. Change-Id: I9b9ff78c79f21888964d405016c58c3b5988b254 CRs-Fixed: 3551002
This is CNSS WLAN Host Driver for products starting from iHelium
説明
言語
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%