diff options
Diffstat (limited to 'hcid')
-rw-r--r-- | hcid/device.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/device.c b/hcid/device.c index 3264a8f6..e01bf7d2 100644 --- a/hcid/device.c +++ b/hcid/device.c @@ -123,6 +123,7 @@ static GSList *drivers = NULL; static uint16_t uuid_list[] = { PUBLIC_BROWSE_GROUP, + HID_SVCLASS_ID, GENERIC_AUDIO_SVCLASS_ID, ADVANCED_AUDIO_SVCLASS_ID, AV_REMOTE_SVCLASS_ID, |