Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c41 service->interface.DisableAp = HostapdInterfaceDisableAp; in HostapdInterfaceImplGetInstance()
/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_hdi_direct_test.cpp86 int32_t rc = g_hostapdObj->DisableAp(g_hostapdObj, IFNAME, 1); in HWTEST_F()
88 rc = g_hostapdObj->DisableAp(g_hostapdObj, nullptr, 1); in HWTEST_F()
H A Dhostapd_hdi_hal_services_c_test.cpp76 printf("Ready enter to DisableAp."); in HWTEST_F()
77 int32_t rc = g_hostapdObj->DisableAp(g_hostapdObj, IFNAME, 1); in HWTEST_F()
96 printf("ready to enter DisableAp in HdfHostapdHostCTest."); in HWTEST_F()
97 printf("DisableAp done in HdfHostapdHostCTest."); in HWTEST_F()
112 printf("ready to enter DisableAp in HdfHostapdHostCTest."); in HWTEST_F()
/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp103 interface->DisableAp(interface, ifName, id); in FuzzHostapdInterfaceDisableAp()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c319 static int DisableAp(int id) in DisableAp() function
957 g_hostapdHalDevInfo[id].hostapdHalDev->disableAp = DisableAp; in GetWifiHostapdDev()

Completed in 4 milliseconds