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

  /bionic/libc/kernel/uapi/linux/
rfkill.h 41 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)
69 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.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,
  /system/bt/hci/src/
hci_layer_linux.cc 52 #define RFKILL_OP_CHANGE_ALL 3
379 event.op = RFKILL_OP_CHANGE_ALL;

Completed in 2892 milliseconds