mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
TODO: Add D-Bus Disconnect() method task
This commit is contained in:
parent
c2a501961f
commit
40851ef246
10
TODO
10
TODO
@ -295,6 +295,16 @@ Wireless daemon
|
||||
Priority: High
|
||||
Complexity: C2
|
||||
|
||||
- Implement D-Bus API to Disconnect from an AP
|
||||
|
||||
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.
|
||||
|
||||
Priority: High
|
||||
Complexity: C2
|
||||
|
||||
- Centralize scanning logic and handling into scan.c.
|
||||
|
||||
There can be passive, active, listening (P2P) scanning to handle.
|
||||
|
Loading…
Reference in New Issue
Block a user