db582ec0e0b0e00fa8d501a0d158426c4089f4a1

Fix incorrect argument type in lim_chk_assoc_req_parse_error function Currently uint32_t is passed to the function but this function typecasts it to uint8_t which results in losing 3 bytes of data. This lead to incorrect parsing of Assoc request frame. Change-Id: Ib55f7afa06972234d06edd12098e44608460a10d CRs-Fixed: 987559
This is CNSS WLAN Host Driver for products starting from iHelium
Descrizione
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%