mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-12 11:27:51 +02: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
|
Priority: High
|
||||||
Complexity: C2
|
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.
|
- Centralize scanning logic and handling into scan.c.
|
||||||
|
|
||||||
There can be passive, active, listening (P2P) scanning to handle.
|
There can be passive, active, listening (P2P) scanning to handle.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user