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

  /bionic/libc/kernel/uapi/linux/
nl80211.h 745 NL80211_RRF_NO_IR = 1 << 7,
750 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
751 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
752 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
754 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /development/ndk/platforms/android-21/include/linux/
nl80211.h 717 NL80211_RRF_NO_IR = 1<<7,
721 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
722 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
724 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
725 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
nl80211.h 717 NL80211_RRF_NO_IR = 1<<7,
721 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
722 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
724 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
725 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
nl80211.h 717 NL80211_RRF_NO_IR = 1<<7,
721 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
722 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
724 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
725 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
nl80211.h 717 NL80211_RRF_NO_IR = 1<<7,
721 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
722 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
724 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
725 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
nl80211.h 717 NL80211_RRF_NO_IR = 1<<7,
721 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
722 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
724 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
725 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
nl80211.h 717 NL80211_RRF_NO_IR = 1<<7,
721 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
722 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
724 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
725 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
nl80211.h 717 NL80211_RRF_NO_IR = 1<<7,
721 #define NL80211_RRF_PASSIVE_SCAN NL80211_RRF_NO_IR
722 #define NL80211_RRF_NO_IBSS NL80211_RRF_NO_IR
724 #define NL80211_RRF_NO_IR NL80211_RRF_NO_IR
725 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS)
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h     [all...]

Completed in 75 milliseconds