summaryrefslogtreecommitdiffstats
path: root/include/hardware_legacy/wifi.h
Commit message (Collapse)AuthorAgeFilesLines
* wifi: Add support for AP module argsSteve Kondik2015-10-261-0/+5
| | | | | | * Needed for Samsung's goofy handling of AP mode Change-Id: I5ec65460b7c9f8ef34170473cf1bdaa36587767b
* wifi: introduce wifi_fst moduleDedy Lansky2015-10-061-0/+14
| | | | | | | | | | | | | | | New wifi_fst module is responsible for: 1. insmod/rmmod of 2nd Wifi driver used for Fast Session Transfer (FST) rate upgrade. 2. start/stop FST Manager service. wifi_fst functionality is controlled by system property persist.fst.rate.upgrade.en. Existing module wifi.c calls into wifi_fst upon wifi_load/unload_driver and upon start/stop supplicant Change-Id: I8b4eddf26ab345b9e1e60e4850eaa081f8b89641
* wifi: generalize ensure_config_file_exists()Dedy Lansky2015-10-061-0/+5
| | | | | | | ensure_config_file_exists gets config_file_template as argument instead of using hard coded SUPP_CONFIG_TEMPLATE Change-Id: I52b0c21d47254b5fa62e53ac71552d5dbfc445df
* bring nan header file, from original KitKat partner versionPierre Vandwalle2015-02-101-1/+2
| | | | Change-Id: I887a78505bb255a54aee45b3bdb0a918c8f3632e
* Use a single socket to communicate with supplicantVinit Deshapnde2013-08-081-9/+6
| | | | | | | | This helps to preapre for future updates from external sources. Bug: 9298955 Change-Id: I4c63ad5fc1ea3564aab38cfce955de19bad75c0c (cherry picked from commit 759cc323cb586192d591a815b0fb9d839536fcd6)
* wifi: Add command buffer length parameter to wifi_command()Dmitry Shmidt2013-05-301-2/+4
| | | | | Change-Id: I832bc51279e0fb7d3002298f87a35b816b666ad5 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Fix stop supplicant apiIrfan Sheriff2012-11-061-1/+1
| | | | | Bug: 7227463 Change-Id: I4576e223c69dd67bd714fefecf0a1047770362fd
* Fixes for concurrency supportIrfan Sheriff2012-01-201-8/+1
| | | | Change-Id: Ia7251dc86184fff710234c70a8ad54a6b245809a
* Add support for p2p socket communicationIrfan Sheriff2011-12-281-53/+12
| | | | | | | Right now, everything goes over the primary interface socket connection. Add support for a seperate connection over the p2p interface. Change-Id: I09118f88cfaa201b2d62d27add410cfd441d4454
* Add support seperate p2p config fileIrfan Sheriff2011-08-261-0/+7
| | | | | | | Also, fixed a bug with config overwrite with ctrl_interface update Bug: 5002384 Change-Id: I870c12ee58d60f696512c27deb4b9d35b4dc3b2a
* wifi: Add entropy file supportDmitry Shmidt2011-07-251-0/+6
| | | | | Change-Id: Iee92ee9fee15037cffde86b9cd2c9407afb8d2ca Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add wifi_change_fw_path()Dmitry Shmidt2011-07-191-0/+5
| | | | | Change-Id: I1c4afe43457a295c0ffe0a865c6c331109dce614 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add wifi_get_fw_path() callDmitry Shmidt2011-07-011-0/+8
| | | | | Change-Id: Ib9dc8ce84febb2fba045ee527838653d0d1ad11b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Add is_wifi_driver_loadedIrfan Sheriff2010-07-271-0/+8
| | | | Change-Id: I73600a11891b1380d8bc1bfbc24494410a989fcb
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+171
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-171/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+171