mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 21:35:16 +00:00
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
Description
Dual-mode Bluetooth stack, with small memory footprint.
Languages
C
94.6%
Assembly
2%
C++
1.1%
Makefile
0.7%
HTML
0.6%
Other
0.8%