Home
last modified time | relevance | path

Searched defs:bandwidth (Results 1 – 13 of 13) sorted by relevance

/drivers/peripheral/wlan/hal/src/
Dwifi_hal_ap_feature.c65 static int32_t HalGetApBandwidth(const char *ifName, uint8_t *bandwidth) in HalGetApBandwidth()
Dwifi_hal_cmd.c326 int32_t HalCmdGetApBandwidth(const char *ifName, uint8_t *bandwidth) in HalCmdGetApBandwidth()
/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
Dap_fuzzer.cpp55 uint8_t bandwidth; in FuzzGetApBandwidth() local
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
Dap.c468 static uint32_t OpsGetApBandwidth(const char *ifName, uint8_t *bandwidth) in OpsGetApBandwidth()
496 uint8_t bandwidth; in WifiCmdGetApBandwidth() local
/drivers/peripheral/wlan/test/performance/common/
Dhdf_wlan_performance_test.cpp379 uint8_t bandwidth = 0; variable
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_direct_test.cpp657 uint8_t bandwidth = 0; variable
Dwlan_hdi_hal_services_c_test.cpp1281 uint8_t bandwidth = 0; variable
/drivers/peripheral/wlan/test/unittest/client/
Dhdf_client_test.cpp584 uint8_t bandwidth = 0; variable
/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_cmd_adapter.c1086 int32_t ClientGetApBandwidth(const char *ifName, uint8_t *bandwidth) in ClientGetApBandwidth()
/drivers/peripheral/wlan/hdi_service/service_common/
Dwlan_common_cmd.c1559 uint8_t *bandwidth) in WlanInterfaceGetApBandwidth()
/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h259 int32_t bandwidth; member
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h398 int32_t bandwidth; member
/drivers/peripheral/wlan/client/src/netlink/
Dnetlink_cmd_adapter.c3171 int32_t ClientGetApBandwidth(const char *ifName, uint8_t *bandwidth) in ClientGetApBandwidth()