]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: NAN USD commands for offloading
authorShivani Baranwal <quic_shivbara@quicinc.com>
Tue, 14 May 2024 06:12:59 +0000 (11:42 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 5 Sep 2024 22:06:32 +0000 (01:06 +0300)
commit58f04221fdefd758a748765d2bbcbc0397a3f546
tree09cbc165d1bad6d55ed912e37e5f1b9372f46680
parent456c3a0237c73a9c853884b24999f3f4ff69ebb5
nl80211: NAN USD commands for offloading

Add driver nl80211 support for the NAN USD flush, publish, subscribe,
update publish, cancel publish and cancel subscribe commands for cases
where these operations are offloaded to the driver
(WPA_DRIVER_FLAGS2_NAN_OFFLOAD).

Signed-off-by: Shivani Baranwal <quic_shivbara@quicinc.com>
src/drivers/driver_nl80211.c