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

  /external/bluetooth/bluez/src/
main.c 217 main_opts.link_policy = HCI_LP_RSWITCH | HCI_LP_SNIFF |
320 main_opts.link_policy = HCI_LP_RSWITCH | HCI_LP_SNIFF |
  /external/bluetooth/bluez/tools/
ciptool.c 141 if (!(di.link_policy & HCI_LP_RSWITCH)) {
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 209 #define HCI_LP_RSWITCH 0x0001
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 289 #define HCI_LP_RSWITCH 0x0001
    [all...]
  /external/qemu/hw/
bt.h 425 HCI_LP_RSWITCH = 1 << 0,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 273 { "RSWITCH", HCI_LP_RSWITCH },
    [all...]

Completed in 31 milliseconds