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

  /external/bluetooth/bluez/test/
hciemu.c 254 he = (void *) ptr; ptr += HCI_EVENT_HDR_SIZE;
282 he = (void *) ptr; ptr += HCI_EVENT_HDR_SIZE;
314 he = (void *) ptr; ptr += HCI_EVENT_HDR_SIZE;
342 he = (void *) ptr; ptr += HCI_EVENT_HDR_SIZE;
372 he = (void *) ptr; ptr += HCI_EVENT_HDR_SIZE;
402 he = (void *) ptr; ptr += HCI_EVENT_HDR_SIZE;
1061 ptr += HCI_EVENT_HDR_SIZE;
  /external/bluetooth/bluez/tools/
hcitool.c 1163 ptr = buf + (1 + HCI_EVENT_HDR_SIZE);
1164 len -= (1 + HCI_EVENT_HDR_SIZE);
    [all...]
hciattach_ath3k.c 125 event += HCI_EVENT_HDR_SIZE;
  /external/qemu/hw/
bt-hci-csr.c 260 return HCI_EVENT_HDR_SIZE;
bt.h     [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]
  /external/bluetooth/bluez/lib/
hci.c 1147 ptr = buf + (1 + HCI_EVENT_HDR_SIZE);
1148 len -= (1 + HCI_EVENT_HDR_SIZE);
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 293 body = buf + (1 + HCI_EVENT_HDR_SIZE);
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h     [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h     [all...]

Completed in 37 milliseconds