OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setup_complete_cb_ctx
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
hostapd.h
153
void *
setup_complete_cb_ctx
;
member in struct:hostapd_data
hostapd.c
807
hapd->setup_complete_cb(hapd->
setup_complete_cb_ctx
);
/external/wpa_supplicant_8/wpa_supplicant/
ap.c
477
hapd_iface->bss[i]->
setup_complete_cb_ctx
= wpa_s;
Completed in 22 milliseconds