btstack/3rd-party
2019-08-30 10:47:08 +02:00
..
bluedroid bluedroid: fix compile warning 2018-04-26 13:56:17 +02:00
hxcmod-player fix 'no newline at end of file' [-Wnewline-eof] 2018-07-05 22:19:19 +02:00
lwip fix warnings in lwip/dhcpserver and btstack_chipset_em901 2019-06-08 23:41:49 +02:00
md5 3rd-party: add public domain md5 library 2018-09-07 17:42:41 +02:00
micro-ecc
segger-rtt
tinydir tinydir: use upstream, only use PATH_MAX if defined 2018-08-14 16:10:23 +02:00
yxml yxml: add casting 2019-03-27 12:00:33 +01:00
README.md 3rd-party: document third-party libraries and their license type 2019-08-30 10:47:08 +02:00

List of Third-Party Libaries

This folder contains all third-party libarires used by BTstack. The following table lists their source, license type, and what it is used for.

Library License Used Notes
Android SBC Codec Apache 2.0 HFP WBS, A2DP optimized audio codec
hxcmod-player Custom A2DP Source Demo mod music player
lwIP BSD 3-Clause PAN Demo complete network stack
md5 Public Domain PBAP cryptographic hash function
micro-ecc BSD 2-Clause LE SC, Mesh elliptic curve library
segger-rtt BSD 3-Clause HCI PacketLog high-speed logging with SEGGER J-Link debug probes (development)
tinydir BSD 2-Clause GAP Bonding get a directory listing on POSIX + Windwows systems
Yxml MIT PBAP minimal stream XML parser