Searched refs:wifi (Results 1 – 25 of 27) sorted by relevance
12
69 return wifi->type; in rthw_wifi_get_idx()89 wifi->wlan = wlan; in rthw_wifi_register()105 struct ameba_wifi *wifi; in rltk_wlan_get_ip() local108 if (wifi == RT_NULL) in rltk_wlan_get_ip()129 if (wifi == RT_NULL) in rltk_wlan_set_netif_info()146 wifi->connected = 1; in rtw_connect_callbackfn()156 wifi->connected = 0; in rtw_connect_fail_callbackfn()165 wifi->connected = 0; in rtw_disconnect_callbackfn()185 if (wifi == RT_NULL) in netif_rx()406 wifi->connected = 1; in rthw_wlan_softap()[all …]
206 ### wifi扫描命令208 wifi 扫描命令格式如下211 wifi scan218 | wifi | 有关wifi命令都以wifi开头 |219 | scan | wifi执行扫描动作 |221 在调试工具中输入该命令,即可进行 wifi 命令扫描,调试信息如下234 > 注:wifi 有关的命令,均以wifi开头。236 ### wifi 接入238 接入 wifi 之前,先介绍一下其接入的命令 ,如下241 wifi join ssid 123456789[all …]
218 ### 4.6 wifi联网测试220 在shell中输入`wifi scan`命令搜索WIFI。224 输入`wifi`,按`tab`键列出wifi相关命令:228 连接目标wifi测试,使用ping命令测试是否连接成功:
196 Enter the `wifi scan` command into the shell to search for WIFI.200 Enter `wifi` and press `tab` to list wifi-related commands:
12 group = DefineGroup('wifi', src, depend = ['BSP_USING_WIFI'], CPPPATH = CPPPATH)
44 MSH_CMD_EXPORT(at_wifi_set, AT device wifi set ssid / password function);
52 devices.wifi:
299 struct drv_wifi* wifi = wlan->user_data; in drv_wlan_send() local300 esp_wifi_internal_tx(wifi->wifi_if, buff, len); in drv_wlan_send()
55 * 更新在线wifi软件包
19 …ineon Technologies](https://www.infineon.com/cms/en/product/evaluation-boards/cy8ckit-062-wifi-bt/)
195 MSH_CMD_EXPORT(wifi_weather_sample, wifi weather sample);
54 bool "Enable SDMMC (sd card or sdio wifi)"65 bool "Enable SDIO2 (sdio wifi)"
453 default "your wifi password"481 bool "Enable cyw43012 wifi"
294 Enter the wifi scan command in shell to search for wifi: 298 Connection Target wifi Test:301 The figure above shows that wifi successfully connects to the hotspot Meet.
65 …umentation](http://www.cypress.com/documentation/development-kitsboards/psoc-6-wifi-bt-pioneer-kit)
94 …umentation](http://www.cypress.com/documentation/development-kitsboards/psoc-6-wifi-bt-pioneer-kit)
221 bool "Enable wifi RW007"
227 ### 4.5 wifi联网测试
97 ### 4.5 wifi networking test
282 wifi {
106 KEEP(*(.wifi.cfg.entry))
299 default "your wifi password"
119 bool "Enable wifi (AP6212)"
Completed in 61 milliseconds