summaryrefslogtreecommitdiffstats
path: root/plugins/sap.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sap.c')
-rw-r--r--plugins/sap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/sap.c b/plugins/sap.c
index 169bb7f5..b679ce5f 100644
--- a/plugins/sap.c
+++ b/plugins/sap.c
@@ -66,6 +66,8 @@ int bluetooth_sap_client_register(struct bluetooth_sap_driver *sap,
sap_hw_modem = modem;
sap_hw_driver = sap;
+ bluetooth_get_properties();
+
return 0;
}