Home
last modified time | relevance | path

Searched refs:setup_complete_cb_ctx (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c331 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()
Dap.c1004 hapd_iface->bss[i]->setup_complete_cb_ctx = wpa_s; in wpa_supplicant_create_ap()
/external/wpa_supplicant_8/src/ap/
Dhostapd.h278 void *setup_complete_cb_ctx; member
Dhostapd.c1970 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()
/external/wpa_supplicant_8/hostapd/hidl/1.3/
Dhostapd.cpp926 iface_hapd->setup_complete_cb_ctx = iface_hapd; in addSingleAccessPoint()