Fix TCT fail issue for the obex server 57/103657/1 accepted/tizen/3.0/common/20161209.161009 accepted/tizen/3.0/ivi/20161209.103821 accepted/tizen/3.0/mobile/20161209.103620 accepted/tizen/3.0/tv/20161209.103749 accepted/tizen/3.0/wearable/20161209.103807 submit/tizen_3.0/20161209.004609
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 9 Dec 2016 05:10:05 +0000 (14:10 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 9 Dec 2016 05:10:05 +0000 (14:10 +0900)
Change-Id: I398c44efba5b6dcb43d641fdb406ab3ab79c9b4b
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-api/bt-common.c

index ce0365e..9aa90c8 100644 (file)
@@ -1785,6 +1785,8 @@ BT_EXPORT_API int bluetooth_unregister_callback(void)
 
        _bt_set_user_data(BT_COMMON, NULL, NULL);
 
+       _bt_set_obex_server_id(BT_NO_SERVER);
+
        _bt_gdbus_deinit_proxys();
 
        if (system_gconn) {