Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c48 service->interface.SetApChannel = HostapdInterfaceSetApChannel; in HostapdInterfaceImplGetInstance()
/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_hdi_direct_test.cpp174 int32_t rc = g_hostapdObj->SetApChannel(g_hostapdObj, IFNAME, 6, 1); in HWTEST_F()
176 rc = g_hostapdObj->SetApChannel(g_hostapdObj, nullptr, 6, 1); in HWTEST_F()
H A Dhostapd_hdi_hal_services_c_test.cpp171 int32_t rc = g_hostapdObj->SetApChannel(g_hostapdObj, IFNAME, 6, 1); in HWTEST_F()
/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp163 interface->SetApChannel(interface, ifName, channel, id); in FuzzHostapdInterfaceSetApChannel()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c466 static int SetApChannel(int channel, int id) in SetApChannel() function
472 HDF_LOGE("SetApChannel sprintf_s fail"); in SetApChannel()
964 g_hostapdHalDevInfo[id].hostapdHalDev->setApChannel = SetApChannel; in GetWifiHostapdDev()

Completed in 4 milliseconds