Searched refs:setup_complete_cb_ctx (Results 1 – 5 of 5) sorted by relevance
331 bss->setup_complete_cb_ctx = wpa_s; in wpa_supplicant_mesh_enable_iface_cb()424 bss->setup_complete_cb_ctx = wpa_s; in wpa_supplicant_mesh_init()
1004 hapd_iface->bss[i]->setup_complete_cb_ctx = wpa_s; in wpa_supplicant_create_ap()
278 void *setup_complete_cb_ctx; member
1970 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx); in hostapd_interface_setup_failure_handler()2162 hapd->setup_complete_cb(hapd->setup_complete_cb_ctx); in hostapd_setup_interface_complete_sync()
926 iface_hapd->setup_complete_cb_ctx = iface_hapd; in addSingleAccessPoint()