summaryrefslogtreecommitdiffstats
path: root/hidd/hidd.h
diff options
context:
space:
mode:
Diffstat (limited to 'hidd/hidd.h')
-rw-r--r--hidd/hidd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hidd/hidd.h b/hidd/hidd.h
index c8103281..ca9712aa 100644
--- a/hidd/hidd.h
+++ b/hidd/hidd.h
@@ -26,3 +26,7 @@
int get_stored_device_info(const bdaddr_t *src, const bdaddr_t *dst, struct hidp_connadd_req *req);
int get_sdp_device_info(const bdaddr_t *src, const bdaddr_t *dst, struct hidp_connadd_req *req);
+int get_alternate_device_info(const bdaddr_t *src, const bdaddr_t *dst, uint16_t *uuid, uint8_t *channel);
+
+void epox_presenter(const bdaddr_t *src, const bdaddr_t *dst, uint8_t channel);
+void headset_presenter(const bdaddr_t *src, const bdaddr_t *dst, uint8_t channel);