Home
last modified time | relevance | path

Searched refs:WIFI_OFFCHAN_TX_REQ (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/test/
Dtest_offchannel.c142 TEST_ESP_OK(esp_wifi_action_tx_req(WIFI_OFFCHAN_TX_REQ, channel, wait_time_ms, req)); in esp_send_action_frame()
/hal_espressif-3.4.0/components/esp_wifi/include/
Desp_wifi_types.h30 #define WIFI_OFFCHAN_TX_REQ 1 macro
/hal_espressif-3.4.0/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c78 if (ESP_OK != esp_wifi_action_tx_req(WIFI_OFFCHAN_TX_REQ, channel, in esp_send_action_frame()