]> git.ipfire.org Git - thirdparty/hostap.git/commit
NAN: Add more driver capability flags
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 23 Dec 2025 11:46:01 +0000 (13:46 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 29 Jan 2026 10:31:55 +0000 (12:31 +0200)
commita44239b09d4e4bc4d257aa0ac74e7b469deec3d9
treedd74471d5e52012d629d4228f7e05b27822272c8
parent8dd034b2b63765d263ebb7624ca3006b3dc27528
NAN: Add more driver capability flags

Add new NAN driver flags to indicate support for:
  - Synchronization offload and support for additional NAN sync
    parameters.
  - Support for user space NAN DE implementation which requires the
    driver to send DW notification and be able to transmit and receive
    SDF frames over NAN device interface with the correct timing.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver.h
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h