Searched defs:not_ready_in_sync_ifaces (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c1880 int not_ready_in_sync_ifaces = 0; local
1903 not_ready_in_sync_ifaces++;
1910 if (not_ready_in_sync_ifaces > 1 && iface->state == HAPD_IFACE_DFS) {
1922 if (not_ready_in_sync_ifaces > 1) {
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c1880 int not_ready_in_sync_ifaces = 0; local
1903 not_ready_in_sync_ifaces++;
1910 if (not_ready_in_sync_ifaces > 1 && iface->state == HAPD_IFACE_DFS) {
1922 if (not_ready_in_sync_ifaces > 1) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c1880 int not_ready_in_sync_ifaces = 0; local
1903 not_ready_in_sync_ifaces++;
1910 if (not_ready_in_sync_ifaces > 1 && iface->state == HAPD_IFACE_DFS) {
1922 if (not_ready_in_sync_ifaces > 1) {

Completed in 87 milliseconds