]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P2: Control interface command to get DIRA info of a P2P device
authorVinay Gannevaram <quic_vganneva@quicinc.com>
Sun, 19 Jan 2025 17:22:27 +0000 (22:52 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 24 Jan 2025 20:48:14 +0000 (22:48 +0200)
commitfee68c2373f02baaf1462fedfa47623f93100b5a
treed5203584abc6eed13274fc0590bb2336f6b16b2e
parent99de77c5785ab20dec8a6d90754f4ebbde9e9d0d
P2P2: Control interface command to get DIRA info of a P2P device

Add a control interface command P2P_GET_DIRA to get DIRA nonce and tag
of a P2P device when pairing support is enabled. Upper layer components
can fetch DIRA info of a device and populate it in BLE frames for
BLE-Assisted P2P R2 Discovery.

Signed-off-by: Vinay Gannevaram <quic_vganneva@quicinc.com>
src/p2p/p2p.c
src/p2p/p2p.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h