summaryrefslogtreecommitdiffstats
path: root/plugins/sap.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sap.c')
-rw-r--r--plugins/sap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/sap.c b/plugins/sap.c
index f88e61a3..d893bc12 100644
--- a/plugins/sap.c
+++ b/plugins/sap.c
@@ -306,6 +306,7 @@ static void bluetooth_sap_set_alias(const char *device, const char *alias)
static struct ofono_modem_driver sap_driver = {
.name = "sap",
+ .modem_type = OFONO_MODEM_TYPE_SAP,
.probe = sap_probe,
.remove = sap_remove,
.enable = sap_enable,