aws / amazon-freertos-ble-android-sdk

Android SDK for FreeRTOS Bluetooth Devices.
Apache License 2.0
49 stars 41 forks source link

WPA3 Wifi security enum fix #35

Closed romaindequidt closed 3 years ago

romaindequidt commented 3 years ago

Description of changes: Fix Wifi security enum by adding "WPA3"

In order to be synchronize with: https://github.com/aws/amazon-freertos/blob/7128fe2a56ffeae331d783ee5ab7290fe1861ebc/libraries/abstractions/wifi/include/iot_wifi.h#L85 change by this commit: https://github.com/aws/amazon-freertos/commit/6ed09c0a02e460cba7b500e5c5141fe2269721c1

Note: I would like to contact maintainers to talk about others improvements I'd like to push:

ravibhagavandas commented 3 years ago

Hi, Thanks for submitting this PR.

Regarding future development, could you open a new issue with all the feature requests, and a short description of the changes required so that we can evaluate this further.