mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-16 17:09:24 +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
|
||||
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
|
||||
trigger a disassociation. If we are in the process of connecting to an AP,
|
||||
the connection attempt should be aborted and a disassociation procedure
|
||||
should be triggered.
|
||||
If we are in the process of connecting to an AP, the connection attempt
|
||||
should be aborted and a de-authentication procedure should be triggered.
|
||||
|
||||
Priority: High
|
||||
Complexity: C2
|
||||
Complexity: C1
|
||||
|
||||
- Centralize scanning logic and handling into scan.c.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user