Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c45 service->interface.SetApBand = HostapdInterfaceSetApBand; in HostapdInterfaceImplGetInstance()
/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_hdi_direct_test.cpp132 int32_t rc = g_hostapdObj->SetApBand(g_hostapdObj, IFNAME, 6, 1); in HWTEST_F()
134 rc = g_hostapdObj->SetApBand(g_hostapdObj, nullptr, 1, 1); in HWTEST_F()
H A Dhostapd_hdi_hal_services_c_test.cpp135 int32_t rc = g_hostapdObj->SetApBand(g_hostapdObj, IFNAME, 1, 1); in HWTEST_F()
/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp133 interface->SetApBand(interface, ifName, band, id); in FuzzHostapdInterfaceSetApBand()
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c502 static int SetApBand(int band, int id) in SetApBand() function
524 HDF_LOGE("SetApBand sprintf_s fail"); in SetApBand()
967 g_hostapdHalDevInfo[id].hostapdHalDev->setApBand = SetApBand; in GetWifiHostapdDev()

Completed in 4 milliseconds