Home
last modified time | relevance | path

Searched refs:assoc (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_wifi/include/
Desp_mesh_internal.h80 uint8_t assoc; /**< current connections of this mesh AP */ member
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c2597 static int wps_process_assoc_state(struct wps_data *wps, const u8 *assoc) in wps_process_assoc_state() argument
2599 if (assoc == NULL) { in wps_process_assoc_state()