diff options
author | Miquel Raynal <[email protected]> | 2023-09-27 20:12:10 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2023-11-20 11:43:03 +0100 |
commit | 601f160b61b2152ef84a663f856350d5dd9e752a (patch) | |
tree | 035f2a6481882b2079378a5075c41c39e27612ff /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 9860d9be89f420f3793fb798faadea11c723e08a (diff) |
mac802154: Handle association requests from peers
Coordinators may have to handle association requests from peers which
want to join the PAN. The logic involves:
- Acknowledging the request (done by hardware)
- If requested, a random short address that is free on this PAN should
be chosen for the device.
- Sending an association response with the short address allocated for
the peer and expecting it to be ack'ed.
If anything fails during this procedure, the peer is considered not
associated.
Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Stefan Schmidt <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Link: https://lore.kernel.org/linux-wpan/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions