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

  /bionic/libc/kernel/uapi/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /development/ndk/platforms/android-21/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /external/kernel-headers/original/uapi/linux/
rfkill.h 61 * @RFKILL_OP_CHANGE_ALL: userspace changes all devices (of a type, or all)
67 RFKILL_OP_CHANGE_ALL,
  /external/wpa_supplicant_8/src/drivers/
rfkill.c 31 RFKILL_OP_CHANGE_ALL,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rfkill.h 56 * @RFKILL_OP_CHANGE_ALL: userspace changes all devices (of a type, or all)
62 RFKILL_OP_CHANGE_ALL,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 59 * @RFKILL_OP_CHANGE_ALL: userspace changes all devices (of a type, or all)
65 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
rfkill.h 46 RFKILL_OP_CHANGE_ALL,
  /system/bt/vendor_libs/linux/
bt_vendor_linux.c 42 #define RFKILL_OP_CHANGE_ALL 3
290 event.op = RFKILL_OP_CHANGE_ALL;

Completed in 150 milliseconds