Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Basic AP mode support #143

Merged
merged 4 commits into from
Dec 19, 2023
Merged

Basic AP mode support #143

merged 4 commits into from
Dec 19, 2023

Conversation

krish2718
Copy link
Collaborator

@krish2718 krish2718 commented Dec 15, 2023

Beaconing only.

@krish2718 krish2718 changed the title Ap build Basic AP mode support Dec 15, 2023
src/drivers/driver_zephyr.c Outdated Show resolved Hide resolved
DHCP header is only needed to implement DHCP snooping which isn't
supported or needed in Zephyr.

Signed-off-by: Chaitanya Tata <[email protected]>
These are the minimal ops needed for AP beaconing.

Implements SHEL-2256 partially.

Signed-off-by: Chaitanya Tata <[email protected]>
fixup! [nrf noup] zephyr: Add support for Zephyr RTOS

Sequence number for replay detection is optional and only applicable for
broadcast keys.

Signed-off-by: Chaitanya Tata <[email protected]>
The negation produces "long unsigned int" and as we use %d this causes a
build warning, introduce a bit macro for u8 to fix this.

Upstream PR: http://lists.infradead.org/pipermail/hostap/2023-December/042112.html

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 merged commit bd0564c into nrfconnect:main Dec 19, 2023
1 check passed
@krish2718 krish2718 deleted the ap_build branch December 19, 2023 11:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants