Languages

Menu
Sites
Language
Enable Wi-Fi from service application

Hi! I'm trying to activate Wi-Fi through a service application using the Wi-Fi manager <wifi_manager.h>, but my wifi_manager_activated_cb callback is called with an error: "Restricted by security system policy"

 

In tizen-manifest.xml I have added privileges /privileges/network.set (and .get + .profile), and added features network.internet and network.wifi

The wifi_manager_h handle is created without errors and I can call the wifi_manager_is_activated successfully.. Am I missing something?

 

 

Edited by: John Johansen on 23 Aug, 2021