D-Bus: Fix wpas_dbus_register_peer() documentation
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
This commit is contained in:
parent
95d62a6c20
commit
f0a79c9403
1 changed files with 1 additions and 1 deletions
|
@ -3521,7 +3521,7 @@ void wpas_dbus_signal_peer_device_lost(struct wpa_supplicant *wpa_s,
|
|||
/**
|
||||
* wpas_dbus_register_peer - Register a discovered peer object with dbus
|
||||
* @wpa_s: wpa_supplicant interface structure
|
||||
* @ssid: network configuration data
|
||||
* @dev_addr: P2P Device Address of the peer
|
||||
* Returns: 0 on success, -1 on failure
|
||||
*
|
||||
* Registers network representing object with dbus
|
||||
|
|
Loading…
Reference in a new issue