P2P: Add more complete description of p2p_cancel
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
50178335bf
commit
058da39cc9
1 changed files with 7 additions and 1 deletions
|
@ -191,7 +191,13 @@ group interface is used as a parameter for this command.
|
||||||
|
|
||||||
p2p_cancel
|
p2p_cancel
|
||||||
|
|
||||||
Cancel an ongoing P2P group formation related operation.
|
Cancel an ongoing P2P group formation and joining-a-group related
|
||||||
|
operation. This operations unauthorizes the specific peer device (if any
|
||||||
|
had been authorized to start group formation), stops P2P find (if in
|
||||||
|
progress), stops pending operations for join-a-group, and removes the
|
||||||
|
P2P group interface (if one was used) that is in the WPS provisioning
|
||||||
|
step. If the WPS provisioning step has been completed, the group is not
|
||||||
|
terminated.
|
||||||
|
|
||||||
Service Discovery
|
Service Discovery
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue