1*ca8ea3f5SMatthias Ringwald# List of Third-Party Libaries 2*ca8ea3f5SMatthias Ringwald 3*ca8ea3f5SMatthias RingwaldThis folder contains all third-party libarires used by BTstack. The following table lists their source, license type, and what it is used for. 4*ca8ea3f5SMatthias Ringwald 5*ca8ea3f5SMatthias RingwaldLibrary | License | Used | Notes 6*ca8ea3f5SMatthias Ringwald----------------------------------------------------------------------------------------------------------------|---------------|------------------|---------- 7*ca8ea3f5SMatthias Ringwald[Android SBC Codec](https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/master/embdrv/sbc) | Apache 2.0 | HFP WBS, A2DP | optimized audio codec 8*ca8ea3f5SMatthias Ringwald[hxcmod-player](https://github.com/jfdelnero/HxCModPlayer) | Custom | A2DP Source Demo | mod music player 9*ca8ea3f5SMatthias Ringwald[lwIP](http://savannah.nongnu.org/projects/lwip/) | BSD 3-Clause | PAN Demo | complete network stack 10*ca8ea3f5SMatthias Ringwald[md5](http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5) | Public Domain | PBAP | cryptographic hash function 11*ca8ea3f5SMatthias Ringwald[micro-ecc](https://github.com/kmackay/micro-ecc) | BSD 2-Clause | LE SC, Mesh | elliptic curve library 12*ca8ea3f5SMatthias Ringwald[segger-rtt](https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/) | BSD 3-Clause | HCI PacketLog | high-speed logging with SEGGER J-Link debug probes (development) 13*ca8ea3f5SMatthias Ringwald[tinydir](https://github.com/cxong/tinydir) | BSD 2-Clause | GAP Bonding | get a directory listing on POSIX + Windwows systems 14*ca8ea3f5SMatthias Ringwald[Yxml](https://dev.yorhel.nl/yxml) | MIT | PBAP | minimal stream XML parser 15