]> git.ipfire.org Git - thirdparty/hostap.git/commit
NAN: USD in hostapd
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 15 Feb 2024 15:41:05 +0000 (17:41 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 15 Feb 2024 17:54:17 +0000 (19:54 +0200)
commit3a5d1a7e6d364220002c2a53e63338e947e67b35
tree20fbdce6b0ef3bb747cbcb8c87a50cdc66b15d2f
parente3f9ab3c3a01d6d0070c02f7539c837dad7eb835
NAN: USD in hostapd

Add hostapd support for interacting with the NAN discovery engine to
allow single-channel (i.e., the AP's operating channel) USD as Publisher
or Subscriber.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
13 files changed:
hostapd/Android.mk
hostapd/Makefile
hostapd/android.config
hostapd/ctrl_iface.c
hostapd/defconfig
src/ap/drv_callbacks.c
src/ap/hostapd.c
src/ap/hostapd.h
src/ap/ieee802_11.c
src/ap/nan_usd_ap.c [new file with mode: 0644]
src/ap/nan_usd_ap.h [new file with mode: 0644]
wpa_supplicant/Android.mk
wpa_supplicant/Makefile