Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.c50 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx);
385 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_cleanup_iface()
1224 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx) in channel_list_update_timeout() function
1248 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_channel_list_updated()
1316 channel_list_update_timeout, in setup_interface()
1644 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_interface_deinit()