mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #186] AirPods pro 1 #80
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BaeKey on GitHub (Jul 18, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/186
AirPods Connection lssue
Your AirPods are connected via Bluetoothbut LibrePods couldn't connect to AirPodsusing L2CAP, Error: Socket created, but notconnected.Is the Bluetooth process hooked?
lsof | grep libbluetooth
udio.service_64 1596 audioserve mem REG 254,26 333712 30141939 /vendor/lib64/libbluetooth_audio_session_aidl_qti.so
udio.service_64 1596 audioserve mem REG 254,26 264768 30183808 /vendor/lib64/libbluetooth_audio_session_qti_2_1.so
udio.service_64 1596 audioserve mem REG 254,26 214768 30141946 /vendor/lib64/libbluetooth_audio_session_qti.so
udio.service_64 1596 audioserve mem REG 254,26 121760 30141927 /vendor/lib64/libbluetooth_audio_session.so
udio.service_64 1596 audioserve mem REG 254,26 296896 30141932 /vendor/lib64/libbluetooth_audio_session_aidl.so
droid.bluetooth 19366 bluetooth mem REG 254,24 7936856 22523392 /system_ext/lib64/libbluetooth_qti.so
droid.bluetooth 19366 bluetooth mem REG 254,23 754616 20436608 /system/lib64/libbluetooth_qti_jni.so
log
airpods_log_1752811784926.txt
@kavishdevar commented on GitHub (Jul 18, 2025):
Sorry, but your phone’s not supported because it uses a proprietary bluetooth stack which is built on an older stack for which no workaround exists..