summaryrefslogtreecommitdiffstats
path: root/input/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/server.h')
-rw-r--r--input/server.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/input/server.h b/input/server.h
index 75cf704c..33a681c4 100644
--- a/input/server.h
+++ b/input/server.h
@@ -21,5 +21,5 @@
*
*/
-int server_start(void);
-void server_stop(void);
+int server_start(bdaddr_t *src);
+void server_stop(bdaddr_t *src);