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

  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h 344 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
354 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
366 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
368 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
482 NL80211_CMD_FRAME,
483 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 428 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
438 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
457 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
459 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
557 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
    [all...]

Completed in 433 milliseconds