summaryrefslogtreecommitdiff
path: root/plugins/iospm.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/iospm.c')
-rw-r--r--plugins/iospm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/iospm.c b/plugins/iospm.c
index 20c9b46b..a36e4aa0 100644
--- a/plugins/iospm.c
+++ b/plugins/iospm.c
@@ -73,6 +73,7 @@ static void iospm_service_enabled(enum connman_service_type type,
case CONNMAN_SERVICE_TYPE_CELLULAR:
case CONNMAN_SERVICE_TYPE_GPS:
case CONNMAN_SERVICE_TYPE_VPN:
+ case CONNMAN_SERVICE_TYPE_GADGET:
break;
case CONNMAN_SERVICE_TYPE_BLUETOOTH:
send_indication(IOSPM_BLUETOOTH, enabled);