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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
nl80211.h 208 * included %NL80211_ATTR_FRAME attribute contains the management frame
211 * case the %NL80211_ATTR_FRAME attribute is replaced with a
494 * @NL80211_ATTR_FRAME: frame data (binary attribute), including frame header
666 NL80211_ATTR_FRAME,
740 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nl80211.h 208 * included %NL80211_ATTR_FRAME attribute contains the management frame
211 * case the %NL80211_ATTR_FRAME attribute is replaced with a
494 * @NL80211_ATTR_FRAME: frame data (binary attribute), including frame header
666 NL80211_ATTR_FRAME,
740 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /development/ndk/platforms/android-L/include/linux/
nl80211.h 239 NL80211_ATTR_FRAME,
420 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 374 * included %NL80211_ATTR_FRAME attribute contains the management frame
377 * case the %NL80211_ATTR_FRAME attribute is replaced with a
484 * user space application). %NL80211_ATTR_FRAME is used to specify the
501 * the TX command and %NL80211_ATTR_FRAME includes the contents of the
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 375 * included %NL80211_ATTR_FRAME attribute contains the management frame
378 * case the %NL80211_ATTR_FRAME attribute is replaced with a
495 * user space application). %NL80211_ATTR_FRAME is used to specify the
515 * the TX command and %NL80211_ATTR_FRAME includes the contents of the
    [all...]
driver_nl80211.c 966 if (!tb[NL80211_ATTR_FRAME])
972 event.rx_mgmt.frame = nla_data(tb[NL80211_ATTR_FRAME]);
973 event.rx_mgmt.frame_len = nla_len(tb[NL80211_ATTR_FRAME]);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.cpp 225 C2S(NL80211_ATTR_FRAME)
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.cpp 242 C2S(NL80211_ATTR_FRAME)

Completed in 139 milliseconds