Home
last modified time | relevance | path

Searched refs:WIFI_PROTOCOL_11G (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_wifi/include/
Desp_wifi_types.h207 #define WIFI_PROTOCOL_11G 2 macro
/hal_espressif-3.6.0/examples/wifi/espnow/main/
Despnow_example_main.c55 …ESP_ERROR_CHECK( esp_wifi_set_protocol(ESPNOW_WIFI_IF, WIFI_PROTOCOL_11B|WIFI_PROTOCOL_11G|WIFI_PR… in example_wifi_init()
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Dwifi.rst1102 | 802.11bg | 调用函数 :cpp:func:`esp_wifi_set_protocol` (ifx, WIFI_PROTOCOL_11B|WIFI_PROTOCOL_11G),…
1105 | 802.11bgn | 调用函数 :cpp:func:`esp_wifi_set_protocol` (ifx, WIFI_PROTOCOL_11B|WIFI_PROTOCOL_11G|W…
1109 | | (ifx, WIFI_PROTOCOL_11B|WIFI_PROTOCOL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR),将 st…
/hal_espressif-3.6.0/docs/en/api-guides/
Dwifi.rst1219 | | WIFI_PROTOCOL_11G|WIFI_PROTOCOL_11N) to set the station/ |
1224 | | WIFI_PROTOCOL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR) |