commit | c7ea1242ead23ec355406911696b57c2ad223234 | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Tue Jan 08 20:04:33 2019 +0800 |
committer | Chalard Jean <jchalard@google.com> | Wed Feb 06 22:51:42 2019 +0900 |
tree | a0685552c36135f36943aa7ede32c4f605f48225 | |
parent | cbd07b88ab06256281130f53adf7c3e6547df645 [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 FrameworksWifiTests NetworkStackTests Change-Id: I3880505dbc35fefa34ef6c79555458ecf5d296a4