Change-Id: I6dc693f6342b83a8d487dc1edbb7f56271ea65c1
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Name: net-config
Summary: TIZEN Network Configuration service
-Version: 1.2.5
+Version: 1.2.6
Release: 3
Group: System/Network
License: Apache-2.0
if (message == NULL) {
ERR(" TDLS : failed to discover !!!");
netconfig_error_dbus_method_return(context, NETCONFIG_ERROR_INTERNAL, "FailTdlsDiscover");
- wifi_complete_tdls_discover(wifi, context, NETCONFIG_ERROR_TDLS_FAIL_DISCOVER);
return TRUE;
}