Home
last modified time | relevance | path

Searched refs:HI_WIFI_BW_LEGACY_20M (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_wifi.c49 hi_wifi_bw g_bw_setup_value = HI_WIFI_BW_LEGACY_20M;
299 *bw = HI_WIFI_BW_LEGACY_20M; in sta_start_adv_param()
331 hi_wifi_bw bw = HI_WIFI_BW_LEGACY_20M; in cmd_sta_start_adv()
1115 g_bw_setup_value = HI_WIFI_BW_LEGACY_20M; in cmd_set_softap_advance()
1364 bw_value = HI_WIFI_BW_LEGACY_20M; in cmd_mesh_set_autonetwork_bw()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_wifi_api.h345 HI_WIFI_BW_LEGACY_20M, /* *< 20M bandwidth. CNcomment: 20M带宽.CNend */ enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_wifi_api.h336 HI_WIFI_BW_LEGACY_20M, /**< 20M bandwidth. CNcomment: 20M带宽.CNend */ enumerator
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_api.c568 if ((bw > HI_WIFI_BW_LEGACY_20M) || (bw < HI_WIFI_BW_HIEX_5M)) { in hi_wifi_set_bandwidth()
631 bw = HI_WIFI_BW_LEGACY_20M; in hi_wifi_get_bandwidth()

Completed in 11 milliseconds