Support converting MacAddress to Vec<u8>

- Implement to_vec()
- Add unit test

Test: m
Change-Id: I55b0855b8381dada53f6c6bb0dd5aebb4a95fe96
1 file changed
tree: 452729ac3caf89abcbdafae5c2f856fe47aa8648
  1. cmake/
  2. doc/
  3. guide/
  4. pdl/
  5. proto/
  6. rust/
  7. scripts/
  8. src/
  9. testing/
  10. ui/
  11. .clang-format
  12. .gitignore
  13. Android.bp
  14. cmake-format.json
  15. CMakeLists.txt
  16. LICENSE
  17. OWNERS
  18. README.md
  19. TEST_MAPPING
README.md

netsim - a network simulation tool for multi-device use cases

Netsim is a development stage open-source tool for testing and analysis of android multi-device apps and frameworks. It offers radio level control and HCI tracing.