Home
last modified time | relevance | path

Searched refs:ReloadApConfigInfo (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c52 service->interface.ReloadApConfigInfo = HostapdInterfaceReloadApConfigInfo; in HostapdInterfaceImplGetInstance()
/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_hdi_direct_test.cpp317 * @tc.desc: Wifi hdi ReloadApConfigInfo function test
323 int32_t rc = g_hostapdObj->ReloadApConfigInfo(g_hostapdObj, IFNAME, 1); in HWTEST_F()
325 rc = g_hostapdObj->ReloadApConfigInfo(g_hostapdObj, nullptr, 1); in HWTEST_F()
H A Dhostapd_hdi_hal_services_c_test.cpp253 * @tc.desc: Wifi hdi ReloadApConfigInfo function test
259 int32_t rc = g_hostapdObj->ReloadApConfigInfo(g_hostapdObj, IFNAME, 1); in HWTEST_F()
/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp240 interface->ReloadApConfigInfo(interface, ifName, id); in FuzzHostapdInterfaceReloadApConfigInfo()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c893 static int ReloadApConfigInfo(int id) in ReloadApConfigInfo() function
974 g_hostapdHalDevInfo[id].hostapdHalDev->reloadApConfigInfo = ReloadApConfigInfo; in GetWifiHostapdDev()

Completed in 10 milliseconds