Changes to allow setting the configuration item for
AKM suite (wpa_key_mgmt) in hostapd
configuration file. This is needed for PMF
(802.11w) to add SHA256 to the list when
necessary.
Change-Id: Ia6fd4976241fb11525f4be6c11801b9c471d4427
CRs-Fixed: 523705
Changes to allow setting the configuration item for
802.11w (Protected Management Frames) in hostapd
configuration file.
CRs-Fixed: 512764
Change-Id: I4dc7afe8fc56bff79f52eae04a65d573db2746d9
If the hostapd configuration files are not present in /data/misc/wifi,
copy it from the default file location /system/etc/wifi/
while starting softAP.
Change-Id: I3b33a283c2713176666d2a84428645cdb7113684
CRs-fixed: 409888
Turn off and restart sap with safe channel list received from android
telephony layer, whenever sap is operating on an channel interfering with
LTE.
Change-Id: Iefec6024a63c820e09b837b7daa7ba5a486ac1d2
- Add SoftAP API to send initAP cmd to Driver
- Add SoftAP API to send exitAP cmd to Driver
- Add SoftAP API to update macaddr_acl value
CRs-fixed: 331343, 333643
Change-Id: I662b819a4055a652649748461e58b1ab50e0b01e
Acked-by: Ramasundar Kara Venkata <nkaraven@qca.qualcomm.com>
Added support to change wlan softap Tx power using ndc command.
It will write tx power cap to ini file.
Change-Id: I5c9031ab35d67f4531e6f440b359d51c09a321d3
CRs-fixed: 329941
-Added support for N-only, G-only and 11g profiles
-Added support to configure country and 11d info to hostapd.conf file
-Added support to enable and disable softap via NDC command
Change-Id: Iac22893eaae50d2144aa2ad539f1e99fdfdfe2e2
wlan.driver.config android property points to the correct wlan driver
config file. This config file is used to get/set config items related to
wlan driver as indicated from userspace through Qualcomm SoftAP SDK
commands.
Change-Id: I82efd922c72a77b281f007ba95db7042f5ac5e82
CRs-fixed: 315065
Editing config values in Qocm_cfg.ini disables "save settings" option on GUI.
After fastboot, when SoftAP turned ON first time beacon shows WMM and Country elements info but SoftAP UI shows these options as disabled
After selecting the save-settings button GUI was always sending the command to change the energy_detect_threshold. Code is updated to send
it only if energy_detect_threshold is changed
Bug fixed to return correct security mode
Error happened after saving the SoftAP configuration
CRs-Fixed: 260651 261515 261401
Change-Id: Ic9454c35eeaa23ccc8b6e340695b4c41bca28b47