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

  /hardware/libhardware_legacy/include/hardware_legacy/
driver_nl80211.h 52 #define nl80211_handle_alloc nl_socket_alloc_cb macro
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 72 #define nl80211_handle_alloc nl_socket_alloc_cb macro
84 static struct nl_handle *nl80211_handle_alloc(void *cb) function
132 handle = nl80211_handle_alloc(cb);
    [all...]

Completed in 32 milliseconds