Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_chba_struct.h46 int32_t bandwidth; member
57 int32_t bandwidth; member
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_ap_feature.c65 static int32_t HalGetApBandwidth(const char *ifName, uint8_t *bandwidth) in HalGetApBandwidth()
H A Dwifi_hal_cmd.c326 int32_t HalCmdGetApBandwidth(const char *ifName, uint8_t *bandwidth) in HalCmdGetApBandwidth()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_adpt_set_manager.cpp169 DashRepresentationInfo *DashAdptSetManager::GetRepresentationByBandwidth(uint32_t bandwidth) in GetRepresentationByBandwidth()
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
H A Dap_fuzzer.cpp55 uint8_t bandwidth; in FuzzGetApBandwidth() local
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
H A Dap.c468 static uint32_t OpsGetApBandwidth(const char *ifName, uint8_t *bandwidth) in OpsGetApBandwidth()
496 uint8_t bandwidth; in WifiCmdGetApBandwidth() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_hid2d_msg.h160 int bandwidth; variable
/ohos5.0/drivers/peripheral/wlan/test/performance/common/
H A Dhdf_wlan_performance_test.cpp379 uint8_t bandwidth = 0; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_stub.cpp189 bool WifiHotspotStub::CheckHotspot160MParam(BandType band, int bandwidth, int channel) in CheckHotspot160MParam()
229 int bandwidth = (dataRead & 0x00FF0000) >> 16; in OnSetApConfigWifi() local
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_hid2d.h146 int bandwidth; member
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp657 uint8_t bandwidth = 0; variable
H A Dwlan_hdi_hal_services_c_test.cpp1281 uint8_t bandwidth = 0; variable
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp584 uint8_t bandwidth = 0; variable
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c1086 int32_t ClientGetApBandwidth(const char *ifName, uint8_t *bandwidth) in ClientGetApBandwidth()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c1559 uint8_t *bandwidth) in WlanInterfaceGetApBandwidth()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h259 int32_t bandwidth; member
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h398 int32_t bandwidth; member
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c3171 int32_t ClientGetApBandwidth(const char *ifName, uint8_t *bandwidth) in ClientGetApBandwidth()