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

  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 146 * %NL80211_ATTR_IE. If the command succeeds, the requested data will be
205 * is used to specify the authentication type. %NL80211_ATTR_IE is used to
258 * IEs in %NL80211_ATTR_IE, %NL80211_ATTR_AUTH_TYPE, %NL80211_ATTR_MAC,
480 * @NL80211_ATTR_IE: Information element(s) data (used, e.g., with
666 NL80211_ATTR_IE,
755 #define NL80211_ATTR_IE NL80211_ATTR_IE
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_nl80211.c 1143 NLA_PUT(msg, NL80211_ATTR_IE, ies_len, ies);
    [all...]

Completed in 57 milliseconds