Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_main.c176 static struct supplicant_context *get_default_context(void) in get_default_context() function
185 return get_default_context()->supplicant; in zephyr_get_default_supplicant_context()
190 return &get_default_context()->iface_wq; in get_workq()
200 ctx = get_default_context(); in zephyr_wifi_send_event()
257 struct supplicant_context *ctx = get_default_context(); in zephyr_get_handle_by_ifname()
272 struct supplicant_context *ctx = get_default_context(); in zephyr_get_hapd_handle_by_ifname()
507 add_interface(get_default_context(), iface); in interface_handler()
513 del_interface(get_default_context(), iface); in interface_handler()
647 ctx = get_default_context(); in hostapd_get_interface()
1148 ctx = get_default_context(); in handler()