I try to the Wifi Connect On Tizen2.2.1(RD-PQ)
RD-PQ doesn't support Tizen 2.3 version .. T_T
How do I set a password on the AP?
I've used this method .
WifiManager.Scan . . => Compare SSID of the AP => Get WifiBssInfo => GetsecurityInfo (MysecurityInfo = myInfo->GetSecurityInfo();)
..
then . .
How do I set the password for the target AP? ( target AuthenticationType = WPA2_PSK , LocalAdressScheme = DYNAMIC)
Help..plz..T T