History log of /device/google/wahoo/wifi_offload/offload_server.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f82c395cfcf34425bf6f09f5fc304343a6ff52b5 28-Jul-2017 Sohani Rao <sohanirao@google.com> Offload HAL Service: Reset Nano app upon Error

Offload HAL service reports all errors to the client. To bring Wifi Nano
app to a known state, also send a RESET command to the Nano app.

Bug: 32842314
Test: VTS
Change-Id: Ie5834b80e545e9099e3492b0354fefc2bc82ef8c
/device/google/wahoo/wifi_offload/offload_server.h
137a0c654289145825d5fe5b10d3c8fa11ff8734 18-May-2017 Sohani Rao <sohanirao@google.com> Offload HAL Service: Handle messages from Nano app

The following messages from Nano app
- Error, Scan stats, Scan Results

Also invoke the appropriate callback to the client.

Bug: 32842314
Test: VTS
Change-Id: I562b2bcf149f8eab1cddc094a7b976aa56bdb9c8
/device/google/wahoo/wifi_offload/offload_server.h
ccfa7a28078ba07a185d7b984a4bc58d2535f3a8 15-Aug-2017 Sohani Rao <sohanirao@google.com> Revert "Offload HAL Service: Handle messages from Nano app"

This reverts commit 6445f68be638e6bbb656c7ed8f787ae63581d637.

Change-Id: Ic34b12752bbbb5957d7b929a3b6b7d6552a7d596
/device/google/wahoo/wifi_offload/offload_server.h
77b000c666aa2653cb1917e6290ede51baea1f8b 15-Aug-2017 Sohani Rao <sohanirao@google.com> Revert "Offload HAL Service: Reset Nano app upon Error"

This reverts commit 0b8ea9dd76d5bed6c057b63f95db9d998082b86b.

Change-Id: I8c85259925ea969f43707e321cf261c162d78858
/device/google/wahoo/wifi_offload/offload_server.h
0b8ea9dd76d5bed6c057b63f95db9d998082b86b 28-Jul-2017 Sohani Rao <sohanirao@google.com> Offload HAL Service: Reset Nano app upon Error

Offload HAL service reports all errors to the client. To bring Wifi Nano
app to a known state, also send a RESET command to the Nano app.

Bug: 32842314
Test: VTS
Change-Id: I18a2988ebbd7ef8ba1919837db6a539acd3a81fc
/device/google/wahoo/wifi_offload/offload_server.h
6445f68be638e6bbb656c7ed8f787ae63581d637 18-May-2017 Sohani Rao <sohanirao@google.com> Offload HAL Service: Handle messages from Nano app

The following messages from Nano app
- Error, Scan stats, Scan Results

Also invoke the appropriate callback to the client.

Bug: 32842314
Test: VTS
Change-Id: Ie69ef82fa21ccd87160c18c89e7504c08606610c
/device/google/wahoo/wifi_offload/offload_server.h
c153f8844191af71fb9568ef7b27d28c177abfbb 31-May-2017 Sohani Rao <sohanirao@google.com> Offload HAL service: Handle callback binder death

Callback object binder death handling

Bug: 32842314
Test: VTS
Change-Id: I5b6138542819a3b5df8d64a7508b769947b163c9
/device/google/wahoo/wifi_offload/offload_server.h
cb1e31a067f438d4ee8f76979cf038b7402d0325 12-May-2017 Sohani Rao <sohanirao@google.com> Offload HAL Service: Implement returning values in APIs

Implementation of HIDL APIs for Offload HAL returning status information.

Bug: 32842314
Test: VTS
Change-Id: Idb11e5188dc53511ce0ca252cc711c5aefd2b714
/device/google/wahoo/wifi_offload/offload_server.h
2724a99e3ceff0106798afbaf053e81ad6651896 18-May-2017 Sohani Rao <sohanirao@google.com> Offload HAL Service: Invoke Server implementation

Offload HAL service implementation to invoke the OffloadServer API.

Bug: 32842314
Test: VTS
Change-Id: Iacb77317cc6bdcc453a93e395403cb649eab28b4
/device/google/wahoo/wifi_offload/offload_server.h
5b1d1672eaad9bd2f15be6a6fb7ea6f1494888b5 22-May-2017 Sohani Rao <sohanirao@google.com> Offload HAL Service: Implements Offload HAL

Define OffloadServer class that implements the Offload HAL service and
the callback interface to the CHRE platform. This is where the
communication to the CHRE interface will take place and this class is
created to be testable for unit testing.

Bug: 32842314
Test: VTS
Change-Id: I9c259ab2b721d7d1ac8cb16083c464002c237a16
/device/google/wahoo/wifi_offload/offload_server.h