HomeSort by relevance Sort by last modified time
    Searched refs:NL80211_ATTR_SUPPORTED_IFTYPES (Results 1 - 25 of 35) sorted by null

1 2

  /system/connectivity/apmanager/
device_unittest.cc 222 NL80211_ATTR_SUPPORTED_IFTYPES, "NL80211_ATTR_SUPPORTED_IFTYPES");
225 NL80211_ATTR_SUPPORTED_IFTYPES, &supported_iftypes);
231 NL80211_ATTR_SUPPORTED_IFTYPES);
device.cc 74 // Parse NL80211_ATTR_SUPPORTED_IFTYPES for AP mode interface support.
77 NL80211_ATTR_SUPPORTED_IFTYPES, &supported_iftypes)) {
78 LOG(ERROR) << "NL80211_CMD_NEW_WIPHY had no NL80211_ATTR_SUPPORTED_IFTYPES";
  /external/autotest/client/deps/iwcap/src/
iwcap.c 226 if (!tb_msg[NL80211_ATTR_SUPPORTED_IFTYPES])
229 nla_for_each_nested(nl_mode, tb_msg[NL80211_ATTR_SUPPORTED_IFTYPES], rem_mode)
nl80211.h 426 * @NL80211_ATTR_SUPPORTED_IFTYPES: nested attribute containing all
537 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nl80211.h 465 * @NL80211_ATTR_SUPPORTED_IFTYPES: nested attribute containing all
636 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /external/iw/
info.c 318 if (tb_msg[NL80211_ATTR_SUPPORTED_IFTYPES]) {
320 nla_for_each_nested(nl_mode, tb_msg[NL80211_ATTR_SUPPORTED_IFTYPES], rem_mode)
nl80211.h 124 * the %NL80211_ATTR_SUPPORTED_IFTYPES attribute, but by listing the
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 88 * the %NL80211_ATTR_SUPPORTED_IFTYPES attribute, but by listing the
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 241 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /development/ndk/platforms/android-21/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 125 * the %NL80211_ATTR_SUPPORTED_IFTYPES attribute, but by listing the
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 125 * the %NL80211_ATTR_SUPPORTED_IFTYPES attribute, but by listing the
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
cpp_bindings.cpp 195 C2S(NL80211_ATTR_SUPPORTED_IFTYPES)
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
nl80211.h 222 NL80211_ATTR_SUPPORTED_IFTYPES,
    [all...]

Completed in 167 milliseconds

1 2