Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_hotspot.c98 hi_wifi_softap_config hapdConf = {0}; in EnableHotspot()
125 cpyErr = memset_s(&hapdConf, sizeof(hi_wifi_softap_config), 0, sizeof(hi_wifi_softap_config)); in EnableHotspot()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dwifi_softap.c51 hi_wifi_softap_config hapd_conf = {0}; in hi_wifi_start_softap()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_wifi_api.h665 } hi_wifi_softap_config; typedef
1382 * @param conf [IN] Type #hi_wifi_softap_config *, softap's configuration.CNcomment:SoftAP配置.CNend
1393 int hi_wifi_softap_start(hi_wifi_softap_config *conf, char *ifname, int *len);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_wifi_api.h678 } hi_wifi_softap_config; typedef
1495 * @param conf [IN] Type #hi_wifi_softap_config *, softap's configuration.CNcomment:SoftAP配置.CNend
1505 int hi_wifi_softap_start(hi_wifi_softap_config *conf, char *ifname, int *len);
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_wifi.c1030 hi_wifi_softap_config hapd_conf = {0}; in cmd_start_softap()

Completed in 8 milliseconds