Skip to content

P2p support#147

Open
nxf58150 wants to merge 2 commits into
zephyrproject-rtos:mainfrom
nxp-upstream:p2p_support
Open

P2p support#147
nxf58150 wants to merge 2 commits into
zephyrproject-rtos:mainfrom
nxp-upstream:p2p_support

Conversation

@nxf58150

@nxf58150 nxf58150 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Code enhancement of P2P feature

nxf58150 added 2 commits July 2, 2026 10:13
Add P2P GO support in hapd_send_eapol ops when hostapd is enabled.
Previous implementation will send the P2P GO eapol packets to hostapd
interface if hostapd is enabled. Check if hostapd_data is exist or not.
If not, the interface is P2P GO and go to wpa_supplicant path.

Signed-off-by: Hui Bai <hui.bai@nxp.com>
When wpa_supplicant calls probe_req_report(report=0) to unregister
probe request reporting, do not tear down the underlying driver
registration if AP/GO mode has independently enabled it via
ap_probe_req_listen.
Also clear probe_req_set on the normal
(non-AP-active) unregister path to keep state consistent.

Signed-off-by: Hui Bai <hui.bai@nxp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants