Skip to content
Snippets Groups Projects
Select Git revision
  • 1bc16500c62d5cfad5cb1bdfdcf33cf2623a7056
  • master default protected
  • vibrate-chill
  • schneider/mp-bonding
  • schneider/covid-tracing
  • schneider/ble-5.0-1m
  • schneider/mp-ubluetooth-stubs
  • schneider/ble-fixes-2020-2
  • schneider/ble-fixes-2020-3
  • schneider/g-watch
  • schneider/ble-hid
  • schneider/bsec
  • schneider/ble-fixes-2020-1
  • schneider/spo2
  • schneider/default-main-master
  • schneider/spo2-playground
  • schneider/mpy-portstate
  • schneider/fix-ble-mac-write
  • schneider/sdk-0.2.1-11
  • schneider/fat-locking
  • schneider/default-main
  • v1.15
  • v1.14
  • v1.13
  • v1.12
  • v1.11
  • v1.10
  • v1.9
  • v1.8
  • v1.7
  • v1.6
  • v1.5
  • v1.4
  • v1.3
  • v1.2
  • v1.1
  • v1.0
  • release-1
  • bootloader-v1
  • v0.0
40 results

wsf_trace.h

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.