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

  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 321 * included %NL80211_ATTR_FRAME attribute contains the management frame
324 * case the %NL80211_ATTR_FRAME attribute is replaced with a
427 * user space application). %NL80211_ATTR_FRAME is used to specify the
445 * the TX command and %NL80211_ATTR_FRAME includes the contents of the
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 249 NL80211_ATTR_FRAME,
471 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /development/ndk/platforms/android-21/include/linux/
nl80211.h 246 NL80211_ATTR_FRAME,
451 #define NL80211_ATTR_FRAME NL80211_ATTR_FRAME
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.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...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 412 * included %NL80211_ATTR_FRAME attribute contains the management frame
415 * case the %NL80211_ATTR_FRAME attribute is replaced with a
532 * user space application). %NL80211_ATTR_FRAME is used to specify the
552 * the TX command and %NL80211_ATTR_FRAME includes the contents of the
    [all...]
driver_nl80211_event.c     [all...]
driver_nl80211.c 642 if (!tb[NL80211_ATTR_FRAME])
648 event.rx_mgmt.frame = nla_data(tb[NL80211_ATTR_FRAME]);
649 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 243 C2S(NL80211_ATTR_FRAME)

Completed in 67 milliseconds