X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fbluetooth.c;h=c09e4a5e69b888dd76fe73b2e60716fc71435289;hb=61a7962866886dff93f29bee45007dbdac26199a;hp=978f2577eb90c15969403b8fe4c516a88d89782d;hpb=9e4b0435da1726aa58e39e350d3497097db2634f;p=framework%2Fconnectivity%2Fconnman.git diff --git a/plugins/bluetooth.c b/plugins/bluetooth.c index 978f257..c09e4a5 100644 --- a/plugins/bluetooth.c +++ b/plugins/bluetooth.c @@ -181,5 +181,5 @@ static void bluetooth_exit(void) dbus_connection_unref(connection); } -CONNMAN_PLUGIN_DEFINE("bluetooth", "Bluetooth technology plugin", VERSION, +CONNMAN_PLUGIN_DEFINE(bluetooth, "Bluetooth technology plugin", VERSION, bluetooth_init, bluetooth_exit)