summaryrefslogtreecommitdiff
path: root/ipacm/inc/IPACM_OffloadManager.h
AgeCommit message (Collapse)Author
2018-08-10ipacm: Handle WLAN FW rejuvenate eventsMohammed Javid
Handle WLAN FW SSR event for FW rejuvenate scenario. Change-Id: Ieceaf20a05dd645e56e3fb3b87ffd7cb97453cb0
2018-04-24IPACM: support ipacm restartSkylar Chang
Add support on ipacm restart to clean up existing rules in ipa-hw which is installed by ipacm and reconstruct the rulse when framework ready to offload. Change-Id: I9dba5a7d572f8f7c773a1e3495e57c2e76a93e0a
2017-10-26IPACM: fix downstream iface list add/del issueSkylar Chang
Use std string instead of memory comparison for vts test Bug: 67396342 Change-Id: I23ac0b27a1aedf340600b28f0b5d75e2e2b8b6f4
2017-10-13IPA HAL: Remove Downstream IfaceTyler Wear
Empty iface and garbage iface names should return an error when passed to removeDownstream. Bug: 65612332 Crs-fixed: 2105305 Change-Id: Ib4a99bd6cefe372ac4292b53842bd76e767449a1
2017-09-12ipacm: buffer downstream and upstream eventsSkylar Chang
Add framework event cache in offload manager class to ihandle the timing issue between android framework and wlan-driver. Note framework starts to send set_upstream/add_downstream to IPACM when link property is set however wlan-driver is not completed the IPA-HW pipe configuration because it triggered by hostapd not link property. The fix is to add cache on offload manager to start offload after wlan-driver is ready. Bug: 34361337 Change-Id: I1ec3ad30ba3beb8198bdee7a10779dcaf07c51cd
2017-05-12IPACM: Add support on IPACM-HAL for Android-OSkylar Chang
Add API for IPACM_HAL to start tethered-traffic offload and get stats from modem and set quota. Change-Id: I7d07c4ce4e7b12c7e088dec94a3d54c7da3a4a8b