summaryrefslogtreecommitdiffstats
path: root/include/hardware_legacy/wifi_logger.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a debuggability interface: stop loggingJerryLee2015-06-241-1/+1
| | | | | | | bug: 21730601 Change-Id: Ie92229023b76a5b4a8f5657543a0cd0cb8a19968 Signed-off-by: JerryLee <jerrylee@broadcom.com>
* WifiLogger: Add new events and tagsAmarnath Hullur Subramanyam2015-05-071-18/+49
| | | | | | | | As part of the Debug Framework development new events and tags are required in G_SCAN. Additional generic tags are also being added to support various events. Change-Id: Ia5bc8dc1a5310818c3fcf3f9e166ffc5341f032c
* change wifi Logging headerJerry Lee2015-05-051-325/+382
| | | | | | | | Allocate the memory at JNI layer. Thus, instead pass down ** , pass * down Bug:20853404 Change-Id: I27cb2900989fb4f8261dc6e3283af101422d2ea7
* change wifi_logger header fileeccopark@broadcom.com2015-04-101-21/+34
| | | | | | | | | | | | 1) add wifi_set_alert_handler for the alert case 2) add wifi_set_log_handler for the ring data 3) remove unnecessary wifi_request_id for set commands 4) change to use ring_name instead of ring_id. 5) add wifi_reset_alert_handler add wifi_reset_log_handler Change-Id: Ia9aaba050196af6684191cdcdfb0c1d21e917ed2 Signed-off-by: eccopark@broadcom.com <eccopark@broadcom.com>
* Wifi HAL should not require stubs for all functions [Do not merge]xinhe2015-04-031-1/+1
| | | | | Bug:19949178 Change-Id: Icd0352aa5bb0fd0d6a686926294b76c7000154d0
* net: wireless change the header of Loggereccopark@broadcom.com2015-03-271-3/+9
| | | | | | | | | | | | | | | | | 1) add the request_id in wifi_get_logger_supported_feature_set 2) Change the wifi_get_firmware_memory_dump API 1) Normally the size of firmware dump is 700KB. Thus, Driver cannot send the data in one time because of limitation of skb length. In order to send such big data from kernel Driver, we need to send data using event continuously until we send the memory dump completely. In the event handler of hal, it will allocate the big buffer to store the data. Once event handler copy the data completely, event handler will call the function callback(on_firmware_memory_dump). So, upper layer has to free the buffer after handling the buffer. Change-Id: If80b03ec8bd9349d952743e17a001c04096aac95 Signed-off-by: eccopark@broadcom.com <eccopark@broadcom.com>
* net: wireless change the Header for Loggereccopark@broadcom.com2015-03-251-24/+28
| | | | | | | | | | | | | | | 1) define entry type for parsing the data easily. 2) the payload will be attached at end of the wifi_ring_buffer_entry 3) added the feature set 4) remove duplicate wifi_get_ring_data 5) add request_id in wifi_start_logging 6) change the pointer of buffer to double pointer of buffer in wifi_get_ring_buffers_status and wifi_get_firmware_memory_dump wifi_get_firmware_version and wifi_get_driver_version to indicate the buffer supplied by Application layer Change-Id: I5dc2811155e7efa058a0c3414036461de3e45d98 Signed-off-by: eccopark@broadcom.com <eccopark@broadcom.com>
* adjust gscan and wifi_logger headersPierre Vandwalle2015-03-251-1/+1
| | | | Change-Id: I43105fe14b1a5511045998ea1cbf4e275a6faf36
* fix comments and wifi_gscan_capabilities structurePierre Vandwalle2015-03-201-5/+5
| | | | | | fix packed attributes in wifi_logger.h Change-Id: I60888ce36e5f8ac3099f2bad4a1ae4f825d59a3d
* fix to hal interfacePierre Vandwalle2015-03-181-22/+25
| | | | Change-Id: I32f3e22fd19e79669ab8b117acd51352d132dbc3
* am "small fixes to gscan interface"Vinit Deshpande2015-03-121-0/+6
|\ | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev 9f16832 small fixes to gscan interface Change-Id: Ibb98ff1bd796120a7bd2108f47426a30c47fdcd6
| * small fixes to gscan interfacePierre Vandwalle2015-03-081-1/+1
| | | | | | | | Change-Id: I8d5d3bc84e9da86b9c7c4f9ff02aee132d030831
* | am "fix wifi logger API"Vinit Deshpande2015-03-121-1/+4
|\ \ | |/ | | | | | | | | | | Merge commit 8fe39d1 from partner/m-wireless-wifi-dev 8fe39d1 fix wifi logger API Change-Id: I0078c313dfd7f900bd36ecb4af8b42b880cdbd9c
| * fix wifi logger APIPierre Vandwalle2015-03-061-3/+27
| | | | | | | | | | | | new roam apis Change-Id: Ic4dce5b1367c8de0446fa53b3ada96a425ddd48d
* | additional HAL APIsPierre Vandwalle2015-03-121-25/+119
| | | | | | | | Change-Id: I8a62e58b869fdbc8e8b3b4d50d04f0c4c015d103
* | small fixes to gscan interfacePierre Vandwalle2015-03-121-0/+3
|/ | | | Change-Id: I8d5d3bc84e9da86b9c7c4f9ff02aee132d030831
* clarify comments and complete EPNO APIPierre Vandwalle2015-02-111-4/+9
| | | | Change-Id: Ibba242ee3d3c1803a5ffca4cc72625f354527f4a
* add some wifi interface statistics (beacon tsf offset) and guard timePierre Vandwalle2015-02-101-7/+21
| | | | Change-Id: If0286abc0942bed40bf321438117546f0e6dbd25
* wifi_hal, adding specific event and per packet information to wifi_loggerPierre Vandwalle2015-02-061-0/+79
| | | | Change-Id: I7fa42d48f20f7416aa4dc8147290d0d3fddb3df0
* Wifi hal headers: PNO thru g-scan and g-scan exponential channel bucketsPierre Vandwalle2015-02-061-0/+8
| | | | Change-Id: Id402d3409ea2e785982b18fb912d6a34e7cdc086
* initial wifi logger HAL header filePierre Vandwalle2015-01-291-0/+87
Change-Id: I15fa10df313a3431112221c55b6de792f1263627