8ee46efbdd5797edc4e317d9f931a9fa4289a553

An ancestor of the current driver used mailboxes for communication between SME and LIM, and serialization/deserialization routines were used to encode and decode the mailbox messages. This mechanism is no longer in use, but there are remnants still present. One such remnant is in lim_send_sme_deauth_ntf(). The logic for creating the Deauth Indication uses a combination of direct structure writes and serialized buffer writes. Bring this logic up to date by removing all serialized buffer writes and exclusively use direct structure writes. Change-Id: I2d300e9a1f3b859b98455eb838f2bc9da93731dd CRs-Fixed: 2402464
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%