~aleteoryx/muditaos

ref: 0d2a647fab1fa079cdc87f9bc0f44fe170c871d8 muditaos/module-lwip/README.md -rw-r--r-- 546 bytes
0d2a647f — Jakub Pyszczak [EGD-6573] Fix default audio paths 5 years ago

#LwIP system integration

========================

#Why?

Bluetooth APN needs IP & routing and level 2 TCP/IP stack.

#How?

LwIP sources needed are added as shallow submodule in lib. Our needed sources, not from libraries are in interfaces (now only there)

  • module-lwip One place for LwIP code
    • lib Place for LwIP submodule
    • interfaces Our defined LwIP interfaces place. We need:
      • BNEP - bluetooth network encapsulation protocol - interface
      • PPP - gsm interface for PPP PDP communication