mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-26 00:16:08 +00:00
abb61bc22a
BNEP adds an interface to lwip. Add an accessor to allow us to get access to it. |
||
---|---|---|
.. | ||
port | ||
bnep_lwip.c | ||
bnep_lwip.h | ||
README.md |
lwIP Support for BTstack
Contents:
- bnep_lwip contains an adapter to forward packets between lwIP and BNEP
- port contains a NO_SYS == 1 / bare metal configuration to use lwIP with BTstack on the same thread