diff options
| author | Miquel Raynal <[email protected]> | 2023-01-25 10:29:23 +0000 |
|---|---|---|
| committer | Stefan Schmidt <[email protected]> | 2023-01-28 12:55:10 +0000 |
| commit | 3accf4762734a69ebd03cba989249c78ac7dfc7e (patch) | |
| tree | 403c80eb108413d4f0d4fc4e68e9fb2dc86a0b5b /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | ieee802154: Add support for user beaconing requests (diff) | |
| download | kernel-3accf4762734a69ebd03cba989249c78ac7dfc7e.tar.gz kernel-3accf4762734a69ebd03cba989249c78ac7dfc7e.zip | |
mac802154: Handle basic beaconing
Implement the core hooks in order to provide the softMAC layer support
for sending beacons. Coordinators may be requested to send beacons in a
beacon enabled PAN in order for the other devices around to self
discover the available PANs automatically.
Changing the channels is prohibited while a beacon operation is
ongoing.
The implementation uses a workqueue triggered at a certain interval
depending on the symbol duration for the current channel and the
interval order provided.
Sending beacons in response to a BEACON_REQ frame (ie. answering active
scans) is not yet supported.
This initial patchset has no security support (llsec).
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 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions
