P2P: Add D-Bus signal GroupFormationFailure
This is similar to the control interface event P2P-GROUP-FORMATION-FAILURE. Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
This commit is contained in:
parent
926404a6b2
commit
2a95fac944
6 changed files with 73 additions and 0 deletions
|
@ -1533,6 +1533,16 @@ Interface for performing P2P (Wi-Fi Peer-to-Peer) P2P Device operations.
|
|||
</dd>
|
||||
</dl>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<h3>GroupFormationFailure ( s : reason )</h3>
|
||||
<p></p>
|
||||
<h4>Arguments</h4>
|
||||
<dl>
|
||||
<dt>s : reason</dt>
|
||||
<dd>Reason for failure or empty string if not known.</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
\section dbus_bss fi.w1.wpa_supplicant1.BSS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue