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

  /external/bluetooth/bluez/src/
main.c 231 HCI_LP_HOLD | HCI_LP_PARK;
255 HCI_LP_HOLD | HCI_LP_PARK;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 302 #define HCI_LP_PARK 0x0008
    [all...]
  /external/qemu/hw/
bt.h 426 HCI_LP_PARK = 1 << 3,
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 291 #define HCI_LP_PARK 0x0008
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 277 { "PARK", HCI_LP_PARK },
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 565 link_policy &= ~HCI_LP_PARK;
    [all...]

Completed in 555 milliseconds