]> git.ipfire.org Git - thirdparty/hostap.git/commit
NAN: Make DE aware of maximum driver supported listen time
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 4 Nov 2024 20:42:44 +0000 (22:42 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 4 Nov 2024 21:19:30 +0000 (23:19 +0200)
commit296141fe96534720306ac14b1735a0b79de55a26
treeab37df70b917ba79b208e842e42f4067ebbe19d9
parentb752dfc1dee5e3ef87bef0affa65cd2a3c2cf64a
NAN: Make DE aware of maximum driver supported listen time

This can be used to optimize listen operations to be as long as the
driver supports instead of having to use a small enough value to work
with all drivers.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/nan_usd_ap.c
src/common/nan_de.c
src/common/nan_de.h
wpa_supplicant/nan_usd.c