diff options
author | Miquel Raynal <[email protected]> | 2023-01-03 17:56:39 +0100 |
---|---|---|
committer | Stefan Schmidt <[email protected]> | 2023-01-03 19:31:03 +0100 |
commit | ed3557c947e1d4164d370cc2d69dd7eb92706f0a (patch) | |
tree | 13e221a5c0e9e3f3213fff13e90f6330c0617441 /drivers/usb/cdns3/cdns3-debug.h | |
parent | d8b879c00f69a22738f6bb7198e763cfcc6b68f8 (diff) |
ieee802154: Add support for user scanning requests
The ieee802154 layer should be able to scan a set of channels in order
to look for beacons advertizing PANs. Supporting this involves adding
two user commands: triggering scans and aborting scans. The user should
also be notified when a new beacon is received and also upon scan
termination.
A scan request structure is created to list the requirements and to be
accessed asynchronously when changing channels or receiving beacons.
Mac layers may now implement the ->trigger_scan() and ->abort_scan()
hooks.
Co-developed-by: David Girault <[email protected]>
Signed-off-by: David Girault <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions