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

  /bionic/libc/kernel/uapi/linux/
rfkill.h 28 RFKILL_TYPE_BLUETOOTH,
  /external/kernel-headers/original/uapi/linux/
rfkill.h 34 * @RFKILL_TYPE_BLUETOOTH: switch is on a bluetooth device.
46 RFKILL_TYPE_BLUETOOTH,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 34 * @RFKILL_TYPE_BLUETOOTH: switch is on a bluetooth device.
45 RFKILL_TYPE_BLUETOOTH,
  /external/toybox/toys/net/
rfkill.c 47 {"wlan", RFKILL_TYPE_WLAN}, {"bluetooth", RFKILL_TYPE_BLUETOOTH},
  /external/wpa_supplicant_8/src/drivers/
rfkill.c 37 RFKILL_TYPE_BLUETOOTH,
  /system/bt/hci/src/
hci_layer_linux.cc 51 #define RFKILL_TYPE_BLUETOOTH 2
380 event.type = RFKILL_TYPE_BLUETOOTH;

Completed in 520 milliseconds