allConfigurations() in QNetworkConfigurationManager does not work in raspbian
Unsolved
Mobile and Embedded
-
i use
allConfigurations()
for get list of All wireless ssid.
my code works on windows correctly but when use it in cross compile project that run on raspberry pi does not return wireless around me
what should i do?i figure out it always return "eth0" and "wlan0" in result
but i want return wireless SSIDs -
Hi,
What version of Qt are you using ?
From the last paragraph of the detailed description of QNetworkConfigurationManager, some systems might need more time or even a manual trigger of the scan.