Skip to content

feat(#260): new WifiMode and mode to WifiConnectionBuilder#263

Merged
cachebag merged 3 commits intomasterfrom
ap-mode
Feb 24, 2026
Merged

feat(#260): new WifiMode and mode to WifiConnectionBuilder#263
cachebag merged 3 commits intomasterfrom
ap-mode

Conversation

@cachebag
Copy link
Owner

Closes #260

Changes to WifiConnectionBuilder:

  • mode field (defaults to Infrastructure)
  • .mode(WifiMode) builder method
  • .ipv4_shared() delegation

build() also now uses self.mode.as_nm_str() instead of the hardcoded "infrastructure" string.

@cachebag cachebag self-assigned this Feb 24, 2026
@cachebag cachebag added feature New feature or request nmrs Changes attribute to nmrs refactor Change or improve code labels Feb 24, 2026
@cachebag cachebag merged commit 928ce92 into master Feb 24, 2026
@cachebag cachebag deleted the ap-mode branch February 24, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request nmrs Changes attribute to nmrs refactor Change or improve code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] access point mode for wifi connections

1 participant