mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-20 03:59:35 +01:00
TODO: Update Disconnect() task
This commit is contained in:
parent
92841b4976
commit
be0cdde4e0
10
TODO
10
TODO
@ -255,15 +255,13 @@ Wireless daemon
|
|||||||
Priority: High
|
Priority: High
|
||||||
Complexity: C2
|
Complexity: C2
|
||||||
|
|
||||||
- Implement D-Bus API to Disconnect from an AP
|
- Allow Disconnect() method call to abort pending connections.
|
||||||
|
|
||||||
If we are currently connected to an AP, the Disconnect() method call should
|
If we are in the process of connecting to an AP, the connection attempt
|
||||||
trigger a disassociation. If we are in the process of connecting to an AP,
|
should be aborted and a de-authentication procedure should be triggered.
|
||||||
the connection attempt should be aborted and a disassociation procedure
|
|
||||||
should be triggered.
|
|
||||||
|
|
||||||
Priority: High
|
Priority: High
|
||||||
Complexity: C2
|
Complexity: C1
|
||||||
|
|
||||||
- Centralize scanning logic and handling into scan.c.
|
- Centralize scanning logic and handling into scan.c.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user