Skip to content
Snippets Groups Projects

feat(ble): write HCI layer log file

Merged schneider requested to merge schneider/ble-log into master
  1. Jun 15, 2020
  2. Jun 13, 2020
    • schneider's avatar
      feat(ble): write HCI layer log file · 17c7c61e
      schneider authored
      Adds an option to write a btsnoop compatible log file containing BLE
      traffic. A new file is created after each boot if BLE is activated and
      the `ble_log_enable` option is set in `card10.cfg`. The last 10 logs are
      kept via log rotation.
      17c7c61e
Loading