Home
last modified time | relevance | path

Searched refs:nl80211_handle_alloc (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.h23 #define nl80211_handle_alloc nl_socket_alloc_cb macro
Ddriver_nl80211.c53 static struct nl_handle *nl80211_handle_alloc(void *cb) in nl80211_handle_alloc() function
98 handle = nl80211_handle_alloc(cb); in nl_create_handle()