If you have an Android device, you can verify if your Bluetooth headphone/earphones really support all the codec they claim to have – is it really aptX, AAC, LDAC or just SBC?
- If not already enabled, enable Developer options in Android
- In Developer options, turn on “Enable Bluetooth HCI snoop log”
- Make your Bluetooth headphones connect to Android (power on Bluetooth on your phone)
- Log should be saved in the phone primary storage in “Android/data” folder, file named “btsnoop_hci.log”. There’s a lot of other folders so don’t get lost! If there’s no such file or if you’re running Android 8 or newer, you will have to capture bugreport (by runnig “adb bugreport”) – which will generate zip file with system logs and btsnoop inside FS folder.
- Transfer that file to desktop computer and open it in Wireshark.
- In the “Apply a display filter” field, enter “btavdtp” and press enter.
- All the codecs your headphones support are on the lines right after “GetCapabilities”. The final codec that phone selected is on line after “SetConfiguration”.
Captured log with QCY QY31 confirms that these earphones really support aptX but not only that, it also supports AAC!
The mini mono earphone QCY Q26 really supports just SBC.
I also recently purchased KZ ZS5 wired earphones so I will be testing the original KZ Bluetooth cable (should support only SBC) and also some 0.75 mm Tiandirenhe cable claiming to support aptX.
Edit: If you have a Mac, it’s much easier to use Apple (Xcode) development tool “Bluetooth Explorer” to enable all codecs and check active one. See guides like this one.
how to check Bluetooth codec in Windows 10 with conected device ?
Interesting post. I tried it with sennheiser CX sport and to my surprise i cannot find AAC even though the box says it has it. SBC & Apt-X are there
Thanks, that was a bit of work but I was able to verify that the TRN BT3 adapter does indeed support aptX…and the problem is my Nokia 8 running Oreo !