Casimir: Generalize NciReader, NciWriter

This change is to make it easier to write integration
tests for the controller.

- input dyn AsyncRead and dyn AsyncWrite trait
  objects instead of tcp read and write halves
- move the implementation to packets::nci

Change-Id: I5c5a37ad4b987ad642e902a12a6a8c1b9aaa1dce
3 files changed
tree: 930c29d5e0d58847fc7f74d237a8d2f465e8c455
  1. conf/
  2. src/
  3. tools/
  4. utils/
  5. .clang-format
  6. .gitignore
  7. Android.bp
  8. CleanSpec.mk
  9. NOTICE
  10. OWNERS
  11. PREUPLOAD.cfg
  12. run_unit_tests.sh
  13. TEST_MAPPING