Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wireless/bcm43xxx: add get country code support #6501

Merged
merged 2 commits into from
Jun 23, 2022

Conversation

anchao
Copy link
Contributor

@anchao anchao commented Jun 23, 2022

Summary

wireless/bcm43xxx: add get country code support
wireless: add SIOCGIWCOUNTRY (Get country code)

Impact

N/A
Depends on:
apache/nuttx-apps#1209

Testing

Country command with no args to get the ccode:

Get country code:

cp> wapi country wlan0
CN

Set country code:

cp> wapi country wlan0 JP

Get country code:

cp> wapi country wlan0
JP

Signed-off-by: chao.an <anchao@xiaomi.com>
Signed-off-by: chao.an <anchao@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 15864ff into apache:master Jun 23, 2022
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