cf1c9abd5cb11beaf64d1055dc43ee36e037025b

After completing NDP initiator and response between two NDP peers, ping failure between the peers is observed due to mismatch in the broadcast station id set in the driver and the broadcast MAC address for the NDI. This sta id is eventually used as local id to fetch the peer associated with the sta id and extract the vdev id from the peer handler, which was pointing to the incorrect vdev leading to ping packets drop in the firmware due to incorrect vdev id. Assign the broadcast id for NDI same as the NDI self peer's sta id, which will point to the correct vdev id. Change-Id: I4a4eeae149a4347da236cb768cf41141d9efdaca CRs-Fixed: 1059527
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%