]> git.ipfire.org Git - thirdparty/hostap.git/commit
Configure RRM elements to the driver in the driver-AP-SME case
authorChaoli Zhou <quic_zchaoli@quicinc.com>
Tue, 30 Aug 2022 07:13:57 +0000 (15:13 +0800)
committerJouni Malinen <j@w1.fi>
Wed, 14 Sep 2022 18:32:23 +0000 (21:32 +0300)
commit7974d805318dfec972106b45c7fad737bc923c96
tree9a2f0360e66b16bc16a40599c177b61d7bf6605a
parenta01266c9255932990b486bc22a9189374f21b40b
Configure RRM elements to the driver in the driver-AP-SME case

Support updating the RRM IEs to the driver for Probe Response and
(Re)Association response frames in the AP mode when the SME is
implemented in the driver.

Signed-off-by: Chaoli Zhou <quic_zchaoli@quicinc.com>
src/ap/ap_drv_ops.c