P2P: Allow persistent group join retry limit to be configured via D-Bus
Android and ChromeOS use this to limit retries for auto GO join operation. Signed-off-by: Matthew Wang <matthewmwang@chromium.org>
This commit is contained in:
parent
007a43ac59
commit
093bedc059
8 changed files with 43 additions and 10 deletions
|
@ -1592,6 +1592,7 @@ Interface for performing P2P (Wi-Fi Peer-to-Peer) P2P Device operations.
|
|||
<tr><td>persistent</td><td>b</td><td>Whether to form a persistent group.</td><td>no</td></tr>
|
||||
<tr><td>persistent_group_object</td><td>o</td><td></td><td>no</td></tr>
|
||||
<tr><td>frequency</td><td>i</td><td>Operating frequency in MHz</td><td>no</td></tr>
|
||||
<tr><td>retry_limit</td><td>i</td><td>Optional limit on the number of scan attempts to join a group</td><td>no</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue