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.c58 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx);
428 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_cleanup_iface()
1294 static void channel_list_update_timeout(void *eloop_ctx, void *timeout_ctx) in channel_list_update_timeout() function
1318 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_channel_list_updated()
1386 channel_list_update_timeout, in setup_interface()
2168 eloop_cancel_timeout(channel_list_update_timeout, iface, NULL); in hostapd_interface_deinit()