Improve API documentation

As requested by API council, this commit:
- Adds RFC links for acronyms like IKE and SA in IkeSessionCallback and
  ChildSessionCallback
- Improve documentation of setRetransmissionTimeoutsMillis to explicitly
  explain the meaning of the order of the ints in the input array

Bug: 175706146
Bug: 185365945
Test: make
Change-Id: Ibc906c18b40b2362ced6b6fa29c5c7e90710d919
3 files changed
tree: d9913608fe71bb348a5d4c69d8fe280faa3002e3
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. lint-baseline.xml
  9. OWNERS
  10. PREUPLOAD.cfg
  11. README.md
  12. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.