1ca8ea3f5SMatthias Ringwald# List of Third-Party Libaries 2ca8ea3f5SMatthias Ringwald 385068998SMatthias RingwaldThis folder contains all third-party libraries used by BTstack. The following table lists their source, license type, and what it is used for. 4ca8ea3f5SMatthias Ringwald 56f37ec70SMatthias RingwaldLibrary | Version | License | Used | Notes 66f37ec70SMatthias Ringwald----------------------------------------------------------------------------------------------------------------|----------|---------------|------------------|---------- 76f37ec70SMatthias Ringwald[Android SBC Codec](https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/master/embdrv/sbc) | e8c3d75b | Apache 2.0 | HFP WBS, A2DP | optimized audio codec 8*8201da88SMatthias Ringwald[hxcmod-player](https://github.com/jfdelnero/HxCModPlayer) | f57bc0fd | Public Domain | A2DP Source Demo | mod music player 96897da5cSDirk Helbig[Google LC3 Codec](https://github.com/google/liblc3.git) | bb85f7dd | Apache 2.0 | LE Audio | audio codec 106f37ec70SMatthias Ringwald[lwIP](http://savannah.nongnu.org/projects/lwip/) | b3a93941 | BSD 3-Clause | PAN Demo | complete network stack 116f37ec70SMatthias Ringwald[md5](http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5) | 1.0 | Public Domain | PBAP | cryptographic hash function 124c4eb519SMatthias Ringwald[micro-ecc](https://github.com/kmackay/micro-ecc) | e4d264b5 | BSD 2-Clause | LE SC, Mesh | elliptic-curve library 13f13fc290SMatthias Ringwald[Rijndael Encryption Algorithm](http://www.efgh.com/software/rijndael.htm) | 20020903 | Public Domain | BTstack Crypto | optional AES128 software implementation 14ce6f85e7SMatthias Ringwald[segger-rtt](https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/) | V786a | BSD 3-Clause | HCI PacketLog | high-speed logging with SEGGER J-Link debug probes (development) 15e9d8dc8bSDirk Helbig[tinydir](https://github.com/cxong/tinydir) | 1.2.6 | BSD 2-Clause | GAP Bonding | get a directory listing on POSIX + Windwows systems 166f37ec70SMatthias Ringwald[Yxml](https://dev.yorhel.nl/yxml) | 10f968b0 | MIT | PBAP | minimal stream XML parser 179a19cd78SMatthias Ringwald 18