HomeSort by relevance Sort by last modified time
    Searched refs:HCI_LP_HOLD (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 300 #define HCI_LP_HOLD 0x0002
    [all...]
  /external/qemu/hw/
bt.h 424 HCI_LP_HOLD = 1 << 1,
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 289 #define HCI_LP_HOLD 0x0002
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 275 { "HOLD", HCI_LP_HOLD },
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 561 link_policy &= ~HCI_LP_HOLD;
    [all...]

Completed in 285 milliseconds