Searched defs:hostapd_free_hw_features (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhw_features.h21 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features,
33 hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, function
H A Dhw_features.c30 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, function
67 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features);
/external/wpa_supplicant_8/src/ap/
H A Dhw_features.h21 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features,
33 hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, function
H A Dhw_features.c30 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, function
67 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhw_features.h21 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features,
33 hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, function
H A Dhw_features.c30 void hostapd_free_hw_features(struct hostapd_hw_modes *hw_features, function
67 hostapd_free_hw_features(iface->hw_features, iface->num_hw_features);

Completed in 29 milliseconds