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

  /hardware/ti/wlan/mac80211/ti-utils/
nl80211.h 254 * @NL80211_CMD_CONNECT: connection request and notification; this command
343 NL80211_CMD_CONNECT,
555 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
748 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT
    [all...]
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h 293 * @NL80211_CMD_CONNECT: connection request and notification; this command
462 NL80211_CMD_CONNECT,
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 388 * @NL80211_CMD_CONNECT: connection request and notification; this command
    [all...]
driver_nl80211.c 1166 if (cmd == NL80211_CMD_CONNECT)
1172 if (cmd == NL80211_CMD_CONNECT &&
    [all...]

Completed in 139 milliseconds