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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c70 #define nl80211_handle_destroy nl_socket_free macro
102 static void nl80211_handle_destroy(struct nl_handle *handle) function
139 nl80211_handle_destroy(handle);
151 nl80211_handle_destroy(*handle);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c70 #define nl80211_handle_destroy nl_socket_free macro
102 static void nl80211_handle_destroy(struct nl_handle *handle) function
139 nl80211_handle_destroy(handle);
151 nl80211_handle_destroy(*handle);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c70 #define nl80211_handle_destroy nl_socket_free macro
102 static void nl80211_handle_destroy(struct nl_handle *handle) function
139 nl80211_handle_destroy(handle);
151 nl80211_handle_destroy(*handle);

Completed in 172 milliseconds