]> git.ipfire.org Git - thirdparty/hostap.git/commit
NAN USD: Add NAN_UNPAUSE_PUBLISH to cancel pauseState
authorJouni Malinen <j@w1.fi>
Sun, 26 Jan 2025 09:01:12 +0000 (11:01 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Jan 2025 09:04:04 +0000 (11:04 +0200)
commit4ba989fd3916991a2ae52fa6ca20a3002e528d66
treeba9ef8b18fbd20507769d0871991c2fc0ebeea2b
parent5b0201a277172f481c88c647c8cbf6db722502c9
NAN USD: Add NAN_UNPAUSE_PUBLISH to cancel pauseState

This allows a publisher to be unpaused when service follow-up has been
completed with a peer. This functionality is not defined in the Wi-Fi
Aware specification for USD, but this is needed to avoid having to wait
for the 60 second pause state expiration since it is not clear when "USD
terminates" without upper layer service specific knowledge.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/nan_de.c
src/common/nan_de.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/nan_usd.c
wpa_supplicant/nan_usd.h