fc55b957c8f41defc94126f8fcee955c6bbbfb44

With recent 6GHz changes set mon chan api has changed to accept the frequency as an argument instead of the channel number. Currently existing iwpriv interface is still passing channel number as an argument to this api which results in the failure of this command. To resolve this above issue, convert the channel number received as an argument to frequency at the entry point of the iwpriv command and invoke set mon chan api with the fequency as an argument. Change-Id: I6bb0682ff3cf5c6e8086012522ea1455a1cecae4 CRs-Fixed: 2675499
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%