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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rfkill.h 33 * @RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device.
42 RFKILL_TYPE_WLAN,
  /bionic/libc/kernel/uapi/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /development/ndk/platforms/android-21/include/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /external/kernel-headers/original/uapi/linux/
rfkill.h 33 * @RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device.
45 RFKILL_TYPE_WLAN,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 33 * @RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device.
44 RFKILL_TYPE_WLAN,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
rfkill.h 29 RFKILL_TYPE_WLAN,
  /external/toybox/toys/other/
rfkill.c 46 } rftypes[] = {{"all", RFKILL_TYPE_ALL}, {"wifi", RFKILL_TYPE_WLAN},
47 {"wlan", RFKILL_TYPE_WLAN}, {"bluetooth", RFKILL_TYPE_BLUETOOTH},
  /external/wpa_supplicant_8/src/drivers/
rfkill.c 35 RFKILL_TYPE_WLAN,
76 if (event.op != RFKILL_OP_CHANGE || event.type != RFKILL_TYPE_WLAN)
144 event.type != RFKILL_TYPE_WLAN)

Completed in 283 milliseconds