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

  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.h 10 #include "nl80211.h"
21 struct genl_family *nl80211; member in struct:nl80211_state
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_nl80211.h 2 * Driver interaction with Linux nl80211/cfg80211
109 struct genl_family *nl80211; member in struct:wpa_driver_nl80211_data
driver_mac80211.c 37 #include "nl80211.h"
1738 struct genl_family *nl80211; variable in typeref:struct:genl_family
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_nl80211.c 2 * WPA Supplicant - driver interaction with Linux nl80211/cfg80211
78 struct genl_family *nl80211; member in struct:wpa_driver_nl80211_data
96 /* nl80211 code */
786 wpa_printf(MSG_DEBUG, "nl80211: Update ifindex for a removed "
977 wpa_printf(MSG_DEBUG, "nl80211: Ignored event (cmd=%d)"
986 wpa_printf(MSG_DEBUG, "nl80211: Scan trigger");
989 wpa_printf(MSG_DEBUG, "nl80211: New scan results available");
996 wpa_printf(MSG_DEBUG, "nl80211: Scan aborted");
1021 wpa_printf(MSG_DEBUG, "nl80211: Event message available");
1093 * wpa_driver_nl80211_set_country - ask nl80211 to set the regulatory domai
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 2 * Driver interaction with Linux nl80211/cfg80211
118 wpa_printf(MSG_ERROR, "nl80211: Failed to allocate netlink "
124 wpa_printf(MSG_ERROR, "nl80211: Failed to connect to generic "
385 /* nl80211 code */
601 wpa_printf(MSG_DEBUG, "nl80211: Register beacons command "
617 wpa_printf(MSG_EXCESSIVE, "nl80211: Beacon event message available");
635 wpa_printf(MSG_DEBUG, "nl80211: Unexpected beacon event? (%d)",
843 wpa_printf(MSG_DEBUG, "nl80211: Update ifindex for a removed "
880 wpa_printf(MSG_DEBUG, "nl80211: Ignore event for foreign "
897 wpa_printf(MSG_DEBUG, "nl80211: Ignore interface down
2621 struct genl_family *nl80211 = NULL; local
    [all...]

Completed in 230 milliseconds