HomeSort by relevance Sort by last modified time
    Searched refs:NL80211_ATTR_WIPHY (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 49 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
56 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
59 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
62 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
68 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
70 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
73 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
186 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
369 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf.
594 NL80211_ATTR_WIPHY,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nl80211.h 49 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
56 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
59 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
62 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
68 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
70 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
73 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
186 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
369 * @NL80211_ATTR_WIPHY: index of wiphy to operate on, cf.
594 NL80211_ATTR_WIPHY,
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 184 NL80211_ATTR_WIPHY,
    [all...]
  /development/ndk/platforms/android-L/include/linux/
nl80211.h 176 NL80211_ATTR_WIPHY,
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 160 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
170 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
173 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
176 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
182 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
184 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
187 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
352 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
459 * %NL80211_ATTR_WIPHY or %NL80211_ATTR_IFINDEX is used to specify the
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 160 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
170 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
173 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_WIPHY_NAME.
176 * either a dump request on a %NL80211_ATTR_WIPHY or a specific get
182 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
184 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
187 * %NL80211_ATTR_IFINDEX and %NL80211_ATTR_WIPHY. Can also be sent from
353 * (%NL80211_ATTR_WIPHY) and the channel on which this occurred
470 * %NL80211_ATTR_WIPHY or %NL80211_ATTR_IFINDEX is used to specify the
    [all...]
driver_nl80211.c 816 if (tb[NL80211_ATTR_WIPHY])
817 info->wiphy_idx = nla_get_u32(tb[NL80211_ATTR_WIPHY]);
917 NLA_PUT_U32(msg, NL80211_ATTR_WIPHY, w->wiphy_idx);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.cpp 153 C2S(NL80211_ATTR_WIPHY)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
nl80211.h 184 NL80211_ATTR_WIPHY,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
nl80211.h 184 NL80211_ATTR_WIPHY,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
nl80211.h 184 NL80211_ATTR_WIPHY,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
nl80211.h 184 NL80211_ATTR_WIPHY,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
nl80211.h 184 NL80211_ATTR_WIPHY,
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
nl80211.h 184 NL80211_ATTR_WIPHY,
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.cpp 170 C2S(NL80211_ATTR_WIPHY)

Completed in 107 milliseconds