Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/esp_private/
Dwifi.h611 esp_err_t esp_wifi_internal_set_spp_amsdu(wifi_interface_t ifidx, bool spp_cap, bool spp_req);
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa_main.c175 void wpa_ap_get_peer_spp_msg(void *sm_data, bool *spp_cap, bool *spp_req) in wpa_ap_get_peer_spp_msg() argument
183 *spp_cap = sta->wpa_sm->spp_sup.capable; in wpa_ap_get_peer_spp_msg()
Desp_wifi_driver.h133 void (*wpa_ap_get_peer_spp_msg)(void *sm, bool *spp_cap, bool *spp_req);
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c726 esp_err_t esp_wifi_internal_set_spp_amsdu(wifi_interface_t ifidx, bool spp_cap, bool spp_req) in esp_wifi_internal_set_spp_amsdu() argument
729 ARG_UNUSED(spp_cap); in esp_wifi_internal_set_spp_amsdu()