Airpods not connecting due to L2CAP on AYN thor
I am trying this app out on my rooted ayn thor, which is running stock android 13, and whenever connect my airpods via Bluetooth, I am given this error
- Your airpods are connected through bluetooth, but Librepods could not connect to Airpods using L2CAP. Error. Failed to establish connection. Read failed, socket might be closed or timed out. Read ret -1
- I have also attached logs from troubleshooting.
- _data_user_0_me.kavishdevar.librepods_files_logs_airpods_log_20251213_223801.txt
I have been seeing online that a fix to this can be to install the b2capfix zip using magisk, but I cannot seem to find this module anywhere.
the Xposed hook is not active. If you are using KSU, try disabling Unmount modules for the bluetooth app.
I have been seeing online that a fix to this can be to install the b2capfix zip using magisk, but I cannot seem to find this module anywhere.
Where did you find that, btw?
Quoting README on why I don't have it right now:
Until then, you must xposed. I used to provide a non-xposed method too, where the module used overlayfs to replace the bluetooth library with a locally patched one, but that was broken due to how various devices handled overlayfs and a patched library. With xposed, you can also enable the DID hook enabling a few extra features.