Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 858c0bc2 authored by David Duarte's avatar David Duarte
Browse files

PtsBot: Add A/V_RemoteControlController to SDP expected services

Change-Id: I65e98ce8e8eee5a831ed1ef776842311d28c7ff2
Test: TreeHugger
parent 397eabe6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ UUID_TO_SERVICE_NAME = {
    0x110A: "AudioSource",
    0x110C: "A/V_RemoteControlTarget",
    0x110E: "A/V_RemoteControl",
    0x110F: "A/V_RemoteControlController",
    0x1112: "Headset - Audio Gateway",
    0x1115: "PANU",
    0x1116: "NAP",
@@ -102,6 +103,7 @@ class SDPProxy(ProfileProxy):
            "AudioSource",
            "A/V_RemoteControlTarget",
            "A/V_RemoteControl",
            "A/V_RemoteControlController",
            "Headset - Audio Gateway",
            "GenericAudio",
            "HandsfreeAudioGateway",