/wp81HCIFilter

Capture Bluetooth HCI messages of Windows Phone 8.1

Primary LanguageC++

wp81HCIFilter

Capture Bluetooth HCI messages of Windows Phone 8.1

The IOCTL messages exchanged between the BTHMINI and the QcBluetooth drivers are captured by a custom device filter and logged in kernel-mode debug output.

Messages can be retrieved by wp81DebugLogger.

The app also demonstrates how to use the filter to listen and send HCI commands. screen capture

Compilation requires Visual Studio 2015 with Windows Phone 8.1 support.

Execution requires Nokia Lumia 520 with Windows Phone 8.1 rooted with WPinternals.