Home
last modified time | relevance | path

Searched refs:StartHotspot (Results 1 - 12 of 12) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_starter.h23 int StartHotspot(void);
H A Dtask_start.c34 if (StartHotspot() != 0) { in TrafficLightDemo()
H A Dwifi_starter.c74 int StartHotspot(void) in StartHotspot() function
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/src/
H A Dwifi_starter.h23 int StartHotspot(const HotspotConfig* config);
H A Dwifi_starter.c77 int StartHotspot(const HotspotConfig* config) in StartHotspot() function
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dwifi_starter.h23 int StartHotspot(const HotspotConfig* config);
H A Ddemo_entry_cmsis.c57 g_netId = StartHotspot(&config); in StartConfig()
H A Dwifi_starter.c77 int StartHotspot(const HotspotConfig* config) in StartHotspot() function
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dwifi_starter.h23 int StartHotspot(const HotspotConfig* config);
H A Ddemo_entry_cmsis.c57 g_netId = StartHotspot(&config); in StartConfig()
H A Dwifi_starter.c76 int StartHotspot(const HotspotConfig* config) in StartHotspot() function
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/demo/
H A Dwifi_hotspot_demo.c48 errCode = StartHotspot(&config); in WifiHotspotTask()
49 printf("StartHotspot: %d\r\n", errCode); in WifiHotspotTask()

Completed in 4 milliseconds