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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 396 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s);
hostapd.c 1085 hostapd_set_state(iface, HAPD_IFACE_COUNTRY_UPDATE);
1146 hostapd_set_state(iface, HAPD_IFACE_DISABLED);
2154 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s) function
    [all...]
acs.c 825 hostapd_set_state(iface, HAPD_IFACE_ACS);
dfs.c 699 hostapd_set_state(iface, HAPD_IFACE_DFS);
hw_features.c 696 hostapd_set_state(iface, HAPD_IFACE_HT_SCAN);

Completed in 51 milliseconds