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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 76 #define HCI_HV2 0x0040
85 #define SCO_PTYPE_MASK (HCI_HV1 | HCI_HV2 | HCI_HV3)
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 129 #define HCI_HV2 0x0040
140 #define SCO_PTYPE_MASK (HCI_HV1 | HCI_HV2 | HCI_HV3)
    [all...]
  /external/qemu/hw/
bt.h 278 HCI_HV2 = 1 << 6,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 225 { "HV2", HCI_HV2 },
    [all...]

Completed in 20 milliseconds