~aleteoryx/muditaos

ref: 2de63da94351d16b4bd25ad45c5ad70cbc1bb6fa muditaos/module-lwip/README.md -rw-r--r-- 546 bytes
2de63da9 — Tomasz Langowski [EGD-5954] Add CoD verification for bluetooth conn 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