From f4a234a1696d44bde31fdfdffcd06cbb27eb631d Mon Sep 17 00:00:00 2001 From: MAYANK HAARIT Date: Fri, 12 Jun 2015 07:26:10 +0000 Subject: [PATCH] doc: Update D-Bus GONegotiationRequest Signal: add device_go_intent This new parameter was added by commit aa2b12562b6e70fe48c7ce4abebf094206a9332a ('P2P: Add GO Intent of connecting device in GO Negotiation Request event'). Signed-off-by: Rahul Jain Signed-off-by: Mayank Haarit --- doc/dbus.doxygen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 6a6e91a..be7f51a 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -1388,7 +1388,7 @@ Interface for performing P2P (Wi-Fi Peer-to-Peer) P2P Device operations.
  • -

    GONegotiationRequest ( o : path, i : dev_passwd_id )

    +

    GONegotiationRequest ( o : path, i : dev_passwd_id, y : device_go_intent )

  • -- 2.1.4