~aleteoryx/muditaos

ref: e29bd7fb88373f8ff1f32d1d97b282bb29152374 muditaos/module-lwip/README.md -rw-r--r-- 546 bytes
e29bd7fb — Hubert Chrzaniuk [EGD-5717] Add vibration API calls in audio service 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