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

  /device/linaro/hikey/bluetooth/
hci_internals.h 25 HCI_PACKET_TYPE_ACL_DATA = 2,
  /hardware/interfaces/bluetooth/1.0/default/
hci_internals.h 25 HCI_PACKET_TYPE_ACL_DATA = 2,
  /system/bt/vendor_libs/linux/interface/
hci_internals.h 25 HCI_PACKET_TYPE_ACL_DATA = 2,
  /system/bt/hci/src/
hci_layer_linux.cc 90 HCI_PACKET_TYPE_ACL_DATA = 2,
136 case HCI_PACKET_TYPE_ACL_DATA:

Completed in 87 milliseconds