Skip to content
Snippets Groups Projects
Select Git revision
0 results

wsf_trace.h

Blame
  • Forked from card10 / firmware
    Source project has a limited visibility.
    • schneider's avatar
      17c7c61e
      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
      History
      feat(ble): write HCI layer log file
      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.