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

feat(wifi_iot): get LocalHotspot information (SSID & password) for android >= 29, waiting for WifiAP to be enabled #267

Closed
wants to merge 6 commits into from

Conversation

PoloLacoste
Copy link
Contributor

@PoloLacoste PoloLacoste commented Apr 11, 2022

  • getWiFiAPSSID: return LocalHotspot SSID if it exist
  • getWiFiAPPreSharedKey: return LocalHotspot password if it exist
  • setWiFiAPEnabled: return a Future<bool> waiting for initialization

related to #134

@PoloLacoste PoloLacoste changed the title Get LocalHotspot information (SSID & password) Get LocalHotspot information (SSID & password) for android >= 29, waiting for WifiAP to be enabled Apr 11, 2022
@PoloLacoste PoloLacoste changed the title Get LocalHotspot information (SSID & password) for android >= 29, waiting for WifiAP to be enabled feat(wifi_iot) get LocalHotspot information (SSID & password) for android >= 29, waiting for WifiAP to be enabled Apr 11, 2022
@PoloLacoste PoloLacoste changed the title feat(wifi_iot) get LocalHotspot information (SSID & password) for android >= 29, waiting for WifiAP to be enabled feat(wifi_iot): get LocalHotspot information (SSID & password) for android >= 29, waiting for WifiAP to be enabled Apr 11, 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.

None yet

1 participant