summaryrefslogtreecommitdiff
path: root/profiles/input/manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/input/manager.c')
-rw-r--r--profiles/input/manager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/input/manager.c b/profiles/input/manager.c
index a2690b56..71fd48f4 100644
--- a/profiles/input/manager.c
+++ b/profiles/input/manager.c
@@ -90,6 +90,7 @@ static struct btd_profile input_profile = {
.auto_connect = true,
.connect = input_device_connect,
+ .disconnect = input_device_disconnect,
.device_probe = hid_device_probe,
.device_remove = hid_device_remove,