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

  /bionic/libc/kernel/uapi/linux/
rfkill.h 43 struct rfkill_event { struct
  /external/kernel-headers/original/uapi/linux/
rfkill.h 73 * struct rfkill_event - events for userspace on /dev/rfkill
83 struct rfkill_event { struct
  /external/wpa_supplicant_8/src/drivers/
rfkill.c 19 struct rfkill_event { struct
58 struct rfkill_event event;
106 struct rfkill_event event;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 69 * struct rfkill_event - events for userspace on /dev/rfkill
79 struct rfkill_event { struct
  /system/bt/hci/src/
hci_layer_linux.cc 66 struct rfkill_event { struct
367 struct rfkill_event event;
378 memset(&event, 0, sizeof(struct rfkill_event));

Completed in 103 milliseconds