Commit graph

115 commits

Author SHA1 Message Date
santosh sajjan
1a6aff9ff6 Close file descriptors for socket appropriately during SoftAP disconnect.
Change-Id: Idadae26ce6bbdf1ea6f6b1eaa63cd890bbfcb541
CRs-Fixed: 293934
2011-07-18 17:22:51 +05:30
Santosh Sajjan
343ec71a59 Disabled the code related to inserting the sdioif module in SoftAP.
Added the sdioif related code under feature 'WIFI_SDIO_IF_DRIVER_MODULE_NAME'
and disabled the same so that sdioif is not inserted in case of SoftAP.

Change-Id: I524f1907e95b6228729f49fe45d66d99153d804a
2011-07-15 14:17:15 +05:30
Linux Build Service Account
14a3ea2c0a Merge "SDK set's channel 12 and 13 also in 11B mode incorrectly." 2011-07-08 20:31:43 -07:00
Santosh Sajjan
1475de4bbb SDK set's channel 12 and 13 also in 11B mode incorrectly.
CRs-Fixed: 268789

Change-Id: I20f56cd4d2aa5912512478c406776677b965e7f8
2011-07-07 17:27:18 +05:30
Yunsen Wang
26a9f6b5f7 Added logic to send MODULE_DOWN_IND to wlan driver on softap.0 interface.
This is done in case sending MODULE_DOWN_IND fails on wlan.0 interface.
It can happen in newer driver when there is NO wlan0 interface and bt
module will not get the message to stop communicating with wlan driver.

Change-Id: Ic828a8bf917d5bf67aa4d02e153fb54d656d0bc4
2011-07-06 11:23:58 -07:00
Satya Durga Srinivasu Prabhala
3a2525cc41 Cleanup QCOM usage of LOCAL_MODULE_TAGS
Starting from GB, modules which doesn't have LOCAL_MODULE_TAGS
defined (default to user tag) or which has user tag and not part
of GRANDFATHERED_USER_MODULES does throgh ERROR/WARNING
message. To supress these WARNING messages, we need to add
optional tag.

Targets tested on:
msm8660_surf

Tests:
Did a build from scratch

Change-Id: I006ae23366cf1f517f0c68f66f607be1455b4ba9
2011-03-15 20:09:36 +05:30
Linux Build Service Account
f4a2696f9a Merge "Add Path defines for SDIO and WIFI driver so customers can relocate their driver" 2011-03-14 00:55:21 -07:00
Raj Kushwaha
13eb75f8cc Add check in code such that if BT is ON then SoftAP cannot be started
Change-Id: I274cefd07401f5b7f2beac78a16e892be73efdae
2011-03-12 10:21:45 -08:00
Yunsen Wang
a1ff5e8700 Add Path defines for SDIO and WIFI driver so customers can relocate their driver
Change-Id: Ic5b08542fb40809badf9f8cc8813d04a9ef8e4e3
2011-03-11 22:40:02 -08:00
Ajay Dudani
7e46ea01e8 Fix string literal compiler error
Change-Id: Id83e70332688077ec0f6fdbff6d982d795730e9b
2010-12-18 18:52:20 -08:00
Raj Kushwaha
ae27f82145 Fixing following issues:
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
2010-11-16 08:45:58 -08:00
Raj Kushwaha
41027215e1 Add new features:-
1. AP Auto shut off
  2. Energy Detect Threshold

Change-Id: I454dd0c999131a0d0910b415cf73590d3458f2ad
2010-10-13 00:11:12 -07:00
Raj Kushwaha
ba862bdb95 Code uploaded as per p4 label WLAN_LIBRA_SOFTAP_LAFY_7630_REL10
Change-Id: Ib4973da98606f4cdbea5c6b9621999fbb06c2528
2010-09-17 00:34:16 -07:00
Raj Kushwaha
aaaa518f19 Add initial version of Soft AP SDK
Change-Id: I7f2ca6dbfbb89065722a66bf04cff23362ec543a
2010-09-02 10:11:01 -07:00
Nasser Grainawi
c89f94fd46 Initial commit 2010-08-24 17:21:54 -06:00