ieee802154: Add support for user active scan requests
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 10 Mar 2023 14:53:43 +0000 (15:53 +0100)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 23 Mar 2023 20:50:49 +0000 (21:50 +0100)
commitb8866426411c34489b0265bf720b4d917c8d4795
treed6aa7099ac0b22a3b1beac5c7038142fde492cac
parentfcb3a4653bc5fb0525d957db0cc8b413252029f8
ieee802154: Add support for user active scan requests

In case a passive scan could not discover any PAN, a device may decide
to perform an active scan to force coordinators to send a BEACON
"immediately". Allow users to request to perform an active scan.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/r/20230310145346.1397068-2-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
net/ieee802154/nl802154.c