dbus: Declare properly ServiceDiscoveryRequest method
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Fri, 21 Mar 2014 11:48:06 +0000 (13:48 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 21 Mar 2014 21:36:50 +0000 (23:36 +0200)
commit442adfde3d776ecacbea8a34ef9bd9da38d37c4a
tree3717ea10bb6f1cbf9ed713cf165a5c3f46c19525
parent890374118f33a81b9ed961335b70ddd8152b86fc
dbus: Declare properly ServiceDiscoveryRequest method

It does return something: the reference of the request, as an integer,
which can be used then with ServiceDiscoveryCancelRequest to get
canceled.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
wpa_supplicant/dbus/dbus_new.c