RootCanal: Pass the configuration by value to HciDevice

The controller properties are loaded from file each time
a connection is created at the moment, this change makes sure
that the properties are read only once at boot time.

Test: m netsimd
Bug: 253525123
(cherry picked from https://android-review.googlesource.com/q/commit:a09425ce64a15bea51e1b684a99fa920d9f063be)
Merged-In: Id79447531004291f69ab3ddd4438a7ecf0b1da5a
Change-Id: Id79447531004291f69ab3ddd4438a7ecf0b1da5a
1 file changed
tree: eee4765dadf7d47f5a845f5169730891f33f7f1f
  1. cmake/
  2. doc/
  3. guide/
  4. rust/
  5. scripts/
  6. src/
  7. ui/
  8. .clang-format
  9. .gitignore
  10. Android.bp
  11. cmake-format.json
  12. CMakeLists.txt
  13. LICENSE
  14. OWNERS
  15. README.md
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.