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.c55 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx);
418 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_cleanup_iface()
1273 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx) in channel_list_update_timeout() function
1297 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_channel_list_updated()
1365 channel_list_update_timeout, in setup_interface()
2046 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_interface_deinit()