libqmi: Initial commit

This can send and receive QMI messages, and knows how to get and release
client IDs.  There's nothing useful of the public interface implemented
yet (you can create a qmidev, but not do anything with it).

BUG=chromium-os:27332
TEST=cros_workon_make works

Change-Id: I89462b48fa40f22023fe527611f476afd4c9c55e
24 files changed
tree: 831bb281ca51d8e3e5b425c8f52d1ae29c32b885
  1. include/
  2. src/
  3. LICENSE
  4. Makefile
  5. README