Implement the client API for all I2C functions.

This CL exposes the following functions in the C API:
* write
* writeRegBuffer
* read
* readRegByte
* readRegWord
* readRegBuffer

Bug: 27831222

Change-Id: I8bcdc1cc949e5b13d490ce37eb29b6e706df72b4
11 files changed
tree: f2c2e8fb7d8bde47630e3ed874dd07bf8a1720a5
  1. client/
  2. common/
  3. daemon/
  4. example/
  5. hal/
  6. include/
  7. ipc/
  8. Android.mk
  9. MODULE_LICENSE_APACHE2
  10. NOTICE
  11. README