/BluetoothAudioCodecInspector

Inspects Windows Bluetooth A2DP Codec without WPA tooling

Primary LanguageC#MIT LicenseMIT

Windows Bluetooth A2DP Codec Inspector

This utility helps you inspect Windows Bluetooth A2DP Codec without installing the full Windows Performance Analyzer thing (or use xperf CLI or whatever.)

Example Image

The usage should be self-explanatory.

Build

Standard .NET 6 SDK is required. Then just run dotnet build -c Release.

License

MIT License

Acknowledgements