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

  /device/linaro/hikey/bluetooth/
hci_internals.h 24 HCI_PACKET_TYPE_COMMAND = 1,
  /hardware/interfaces/bluetooth/1.0/default/
hci_internals.h 24 HCI_PACKET_TYPE_COMMAND = 1,
  /system/bt/vendor_libs/linux/interface/
hci_internals.h 24 HCI_PACKET_TYPE_COMMAND = 1,
  /system/bt/hci/src/
hci_layer_linux.cc 89 HCI_PACKET_TYPE_COMMAND = 1,
132 case HCI_PACKET_TYPE_COMMAND:

Completed in 120 milliseconds