Searched refs:setup_complete_cb (Results 1 – 7 of 7) sorted by relevance
331 bss->setup_complete_cb = wpas_mesh_complete_cb; in wpa_supplicant_mesh_enable_iface_cb()424 bss->setup_complete_cb = wpas_mesh_complete_cb; in wpa_supplicant_mesh_init()
1096 hapd_iface->bss[i]->setup_complete_cb = wpas_ap_configured_cb; in wpa_supplicant_create_ap()
442 hapd->setup_complete_cb = NULL; in hostapd_free_hapd_data()1995 if (hapd->setup_complete_cb) in hostapd_interface_setup_failure_handler()1996 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx); in hostapd_interface_setup_failure_handler()2187 if (hapd->setup_complete_cb) in hostapd_setup_interface_complete_sync()2188 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx); in hostapd_setup_interface_complete_sync()2220 } else if (hapd->setup_complete_cb) { in hostapd_setup_interface_complete_sync()
279 void (*setup_complete_cb)(void *ctx); member
269 void (*setup_complete_cb)(void *ctx); member
1858 if (hapd->setup_complete_cb) in hostapd_interface_setup_failure_handler()1859 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx); in hostapd_interface_setup_failure_handler()2049 if (hapd->setup_complete_cb) in hostapd_setup_interface_complete_sync()2050 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx); in hostapd_setup_interface_complete_sync()2075 } else if (hapd->setup_complete_cb) { in hostapd_setup_interface_complete_sync()
872 hapd_iface->bss[i]->setup_complete_cb = wpas_ap_configured_cb; in wpa_supplicant_create_ap()