History log of /hardware/qcom/wlan/qcwcn/wifi_hal/rb_wrapper.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
57db12bad7921f7e4efa148f1a3a8ed37e92d5d4 03-Sep-2015 Amarnath Hullur Subramanyam <amarnath@codeaurora.org> WiFi-HAL: Write header and payload to same buffer

In case of driver prints and firmware prints, events will be
split into write to ring buffer as header and payload. Write
header and payload to same buffer so that complete record
will be available in a single buffer.

Bug:23783279
Change-Id: I54d3f813fbb14932b483cd6423d41c7187a464a9
/hardware/qcom/wlan/qcwcn/wifi_hal/rb_wrapper.h
063058fd392c1b473c003ba33ca7f4eeef418a0c 14-May-2015 Amarnath Hullur Subramanyam <amarnath@codeaurora.org> WiFi-HAL: Process log completion event

Flush out all ring buffers upon receiving log completion event.
Send alert to framwork if required.

Change-Id: I1a2afbdbc8717c17a10b5ab263711136bce5a1d9
/hardware/qcom/wlan/qcwcn/wifi_hal/rb_wrapper.h
0b89754a29ef5fe71f79330afc351e027026bf69 27-Apr-2015 Amarnath Hullur Subramanyam <amarnath@codeaurora.org> Wifi-Hal: Deinitialize ring buffers while exiting

Free the memory associated with ring buffers when wifi_cleanup
is called. Also take care of failures in ring buffer
initialization.

Change-Id: I51f3c358dd4d27f2fa10d808610276910397c0c5
/hardware/qcom/wlan/qcwcn/wifi_hal/rb_wrapper.h
9de438de8f6b21a0355e9f891133e0f18d026878 10-Apr-2015 Subhani Shaik <subhanis@codeaurora.org> Wi-Fi HAL: Initial implementation of Ring Buffer

Ring buffer consists of discrete buffers alloced and freed as and
when required and not required. These buffers together will
operate as a ring of memory and allows write and read operations
of different sizes. Also provides facility to trigger external
callbacks when the size of ring data crosses configured threshold.

Change-Id: Ide7453dad59a1abc82381619831e268e82ef89da
/hardware/qcom/wlan/qcwcn/wifi_hal/rb_wrapper.h