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 860 if (write_n(fd, data, btohs(ah->dlen) + HCI_ACL_HDR_SIZE) < 0) {
893 if (read_n(fd, ptr, HCI_ACL_HDR_SIZE) <= 0) {
899 ptr += HCI_ACL_HDR_SIZE;
911 len += HCI_ACL_HDR_SIZE + 1;
  /external/qemu/hw/
bt-hci.c     [all...]
bt-hci-csr.c 263 return HCI_ACL_HDR_SIZE;
bt.h     [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 620 #define HCI_ACL_HDR_SIZE 4
  /external/bluetooth/hcidump/parser/
hci.c     [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h     [all...]

Completed in 37 milliseconds