summaryrefslogtreecommitdiffstats
path: root/hidd/hidd.h
diff options
context:
space:
mode:
Diffstat (limited to 'hidd/hidd.h')
-rw-r--r--hidd/hidd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hidd/hidd.h b/hidd/hidd.h
index cd0c102c..451bea4e 100644
--- a/hidd/hidd.h
+++ b/hidd/hidd.h
@@ -29,4 +29,4 @@
#define L2CAP_PSM_HIDP_CTRL 0x11
#define L2CAP_PSM_HIDP_INTR 0x13
-int get_hid_device_info(bdaddr_t *src, bdaddr_t *dst, struct hidp_connadd_req *req);
+int get_hid_device_info(bdaddr_t *src, bdaddr_t *dst, uint8_t *subclass, struct hidp_connadd_req *req);