We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5bcd8 commit 4c8ebe2Copy full SHA for 4c8ebe2
1 file changed
android/app/src/main/java/me/kavishdevar/librepods/utils/AirPods.kt
@@ -187,6 +187,7 @@ class AirPodsPro3: AirPodsBase(
187
capabilities = setOf(
188
Capability.LISTENING_MODE,
189
Capability.CONVERSATION_AWARENESS,
190
+ Capability.HEAD_GESTURES,
191
Capability.STEM_CONFIG,
192
Capability.LOUD_SOUND_REDUCTION,
193
Capability.PPE,
0 commit comments