Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c40 service->interface.EnableAp = HostapdInterfaceEnableAp; in HostapdInterfaceImplGetInstance()
/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_hdi_direct_test.cpp72 int32_t rc = g_hostapdObj->EnableAp(g_hostapdObj, IFNAME, 1); in HWTEST_F()
74 rc = g_hostapdObj->EnableAp(g_hostapdObj, nullptr, 1); in HWTEST_F()
H A Dhostapd_hdi_hal_services_c_test.cpp79 printf("Ready enter to EnableAp."); in HWTEST_F()
80 rc = g_hostapdObj->EnableAp(g_hostapdObj, IFNAME, 1); in HWTEST_F()
108 printf("ready to enter EnableAp in HdfHostapdHostCTest."); in HWTEST_F()
/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp94 interface->EnableAp(interface, ifName, id); in FuzzHostapdInterfaceEnableAp()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c297 static int EnableAp(int id) in EnableAp() function
956 g_hostapdHalDevInfo[id].hostapdHalDev->enableAp = EnableAp; in GetWifiHostapdDev()

Completed in 8 milliseconds