Rename BluetoothBeacon -> BleBeacon

Beacons are always low energy and the name is more concise.

bug: 297036889
Test: atest --host-unit-test-only --test-filter netsim
Change-Id: I1172dbdea1b53e32b3171f4b3b6de829516d9a29
13 files changed
tree: 9c12e7bd033d1f18d66578388a85e55c0689e85c
  1. cmake/
  2. doc/
  3. guide/
  4. proto/
  5. rust/
  6. scripts/
  7. src/
  8. testing/
  9. ui/
  10. .clang-format
  11. .gitignore
  12. Android.bp
  13. cmake-format.json
  14. CMakeLists.txt
  15. LICENSE
  16. OWNERS
  17. 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.