Searched refs:g_wlanServiceName (Results 1 – 2 of 2) sorted by relevance
21 const char *g_wlanServiceName = "wlan_interface_service"; variable94 g_wlanObj = IWlanInterfaceGetInstance(g_wlanServiceName, false); in DoSomethingInterestingWithMyAPI()133 IWlanInterfaceReleaseInstance(g_wlanServiceName, g_wlanObj, false); in DoSomethingInterestingWithMyAPI()
22 const char *g_wlanServiceName = "wlan_interface_service"; variable102 g_wlanObj = IWlanInterfaceGetInstance(g_wlanServiceName, false); in DoSomethingInterestingWithMyAPI()141 IWlanInterfaceReleaseInstance(g_wlanServiceName, g_wlanObj, false); in DoSomethingInterestingWithMyAPI()