hci-decoder  1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
hci-decoder Documentation

Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format

Setup & Build

  • git submodule init
  • git submodule update
  • cmake .
  • make

library release is located under lib directory.