ole.reinhardt@googlemail.com
cf7827865f
Defined HCI_INCOMING_PRE_BUFFER_SIZE
...
(14 Bytes = 2 * sizeof(bd_addr_t) + sizeof(uint16_t))
This avoids extra copying of the ethernet frame into a static buffer
bnep.c implements two solutions with and without HCI_INCOMING_PRE_BUFFER_SIZE
defined
2014-11-12 00:12:23 +00:00
ole.reinhardt@googlemail.com
c24894aa88
Set HCI_ACL_PAYLOAD_SIZE to 1695 (1691 + 4). This is at least enough to support
...
the minimum l2cap mtu of 1691 bytes, required by bnep
2014-11-12 00:12:18 +00:00
matthias.ringwald@gmail.com
6e0f0421a3
added #include guard to btstack-config.h
2014-10-14 20:00:04 +00:00
matthias.ringwald@gmail.com
cff9e3102d
enable SDP Dump and dump on start
2014-02-13 14:12:47 +00:00
matthias.ringwald@gmail.com
e86d389e33
log into hci_dump.pklg
2014-01-24 10:11:02 +00:00
matthias.ringwald@gmail.com
2e97921ee0
only compile SDP DES Dump functionality if SDP_DES_DUMP is defined
2014-01-19 17:23:08 +00:00
matthias.ringwald@gmail.com
bde315ce6c
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
2014-01-19 16:45:57 +00:00