HomeSort by relevance Sort by last modified time
    Searched refs:RFKILL_OP_CHANGE (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 55 * @RFKILL_OP_CHANGE: a device's state changed -- userspace changes one device
61 RFKILL_OP_CHANGE,
  /bionic/libc/kernel/uapi/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /development/ndk/platforms/android-21/include/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /external/kernel-headers/original/uapi/linux/
rfkill.h 60 * @RFKILL_OP_CHANGE: a device's state changed -- userspace changes one device
66 RFKILL_OP_CHANGE,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 58 * @RFKILL_OP_CHANGE: a device's state changed -- userspace changes one device
64 RFKILL_OP_CHANGE,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
rfkill.h 45 RFKILL_OP_CHANGE,
  /external/wpa_supplicant_8/src/drivers/
rfkill.c 29 RFKILL_OP_CHANGE,
76 if (event.op != RFKILL_OP_CHANGE || event.type != RFKILL_TYPE_WLAN)
  /external/toybox/toys/other/
rfkill.c 67 rfevent.op = RFKILL_OP_CHANGE;

Completed in 281 milliseconds