HomeSort by relevance Sort by last modified time
    Searched refs:wait_channel_update (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
hostapd.h 278 unsigned int wait_channel_update:1; member in struct:hostapd_iface
hostapd.c 1015 if (!iface->wait_channel_update) {
1031 if (!iface->wait_channel_update || initiator != REGDOM_SET_BY_USER)
1101 iface->wait_channel_update = 1;
1115 iface->wait_channel_update = 0;
    [all...]

Completed in 72 milliseconds