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

  /external/bluetooth/bluez/test/
hciemu.c 849 if (write_n(fd, data, btohs(ah->dlen) + HCI_ACL_HDR_SIZE) < 0) {
882 if (read_n(fd, ptr, HCI_ACL_HDR_SIZE) <= 0) {
888 ptr += HCI_ACL_HDR_SIZE;
900 len += HCI_ACL_HDR_SIZE + 1;
  /external/qemu/hw/
bt-hci.c     [all...]
bt-hci-csr.c 262 return HCI_ACL_HDR_SIZE;
bt.h     [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h     [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h     [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]

Completed in 121 milliseconds