[GH-ISSUE #186] AirPods pro 1 #80

Closed
opened 2026-03-02 12:03:15 +03:00 by kerem · 1 comment
Owner

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

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](https://github.com/user-attachments/files/21309287/airpods_log_1752811784926.txt)
kerem closed this issue 2026-03-02 12:03:16 +03:00
Author
Owner

@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..

<!-- gh-comment-id:3088562793 --> @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..
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#80
No description provided.