btstack/platform/lwip
2020-08-26 17:15:05 +02:00
..
port
bnep_lwip.c bnep_lwip: add bnep_lwip_connect to establish BNEP connection and manage lwIP network interface 2020-08-26 17:15:05 +02:00
bnep_lwip.h bnep_lwip: add bnep_lwip_connect to establish BNEP connection and manage lwIP network interface 2020-08-26 17:15:05 +02:00
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