commit | a3c3e1ebda01a2b0c7d12e4a905ad911fca03b02 | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Wed Jan 09 10:22:25 2019 +0800 |
committer | Chalard Jean <jchalard@google.com> | Wed Feb 06 19:11:10 2019 +0000 |
tree | 7a380b2f4e1b407e4aaeaecf9e35bfa7cd3c40fd | |
parent | df74b66a49f44e9cf8292c9d4b66d22df5136ace [diff] |
[KA04] Expose TCP socket keepalive API The new set of API allows applications to request keepalives offload for established TCP sockets over wifi. However, the application must not write to or read from the socket after calling this method, until specific callbacks are called. Bug: 114151147 Test: atest FrameworksNetTests Change-Id: I56841376e079ce5bef59d484ae6ad55687257466 Merged-In: I56841376e079ce5bef59d484ae6ad55687257466