summaryrefslogtreecommitdiffstats
path: root/hidd/hidd.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-04 15:41:53 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-04 15:41:53 +0000
commit50111729540851e01dd1471d4ce742ee44f437e7 (patch)
tree9686d48b501bafc9c2968fdb548343d4d4fb24bc /hidd/hidd.h
parentf21d9765a64fc97cf269727b7762fd1d277fedec (diff)
Make use of new subclass field
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 451bea4e..cd0c102c 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, uint8_t *subclass, struct hidp_connadd_req *req);
+int get_hid_device_info(bdaddr_t *src, bdaddr_t *dst, struct hidp_connadd_req *req);