Searched refs:setup_complete_cb (Results 1 – 3 of 3) sorted by relevance
216 void (*setup_complete_cb)(void *ctx); member
1704 if (hapd->setup_complete_cb) in hostapd_setup_interface_complete_sync()1705 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx); in hostapd_setup_interface_complete_sync()
742 hapd_iface->bss[i]->setup_complete_cb = wpas_ap_configured_cb; in wpa_supplicant_create_ap()