diff options
author | Miquel Raynal <[email protected]> | 2023-01-25 11:29:22 +0100 |
---|---|---|
committer | Stefan Schmidt <[email protected]> | 2023-01-28 13:51:22 +0100 |
commit | 9bc114504b07207d671593f6f6d787d55dcf91bd (patch) | |
tree | eb76a72a0c9d377b4e8db66e7ba64826cdc4f66a /drivers/usb/cdns3/cdns3-debug.h | |
parent | 57588c71177f0bfc08509c2c3a9bfe32850c0786 (diff) |
ieee802154: Add support for user beaconing requests
Parse user requests for sending beacons, start sending beacons at a
regular pace. If needed, the pace can be updated with a new request. The
process can also be interrupted at any moment.
The page and channel must be changed beforehands if needed. Interval
orders above 14 are reserved to tell a device it must answer BEACON_REQ
coming from another device as part of an active scan procedure and this
is not yet supported.
A netlink "beacon request" structure is created to list the
requirements.
Mac layers may now implement the ->send_beacons() and
->stop_beacons() 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