btstack/3rd-party
2022-03-22 16:14:03 +01:00
..
bluedroid
hxcmod-player
kissfft 3rd-party: add EHIMA LC3 Codec and KISS FFT 2022-02-23 18:17:21 +01:00
liblc3codec 3rd-party/liblc3docdec: add missing Datapoints.hpp 2022-03-22 16:14:03 +01:00
lwip
md5
micro-ecc avoid function param modification 2021-06-02 19:11:43 +02:00
rijndael MISRAC2012-Rule-8.3_b: match function declaration and definition 2021-06-03 11:35:40 +02:00
segger-rtt segger-rtt: set default to no block skip mode 2021-04-27 09:39:00 +02:00
tinydir
yxml
README.md Provide lc3 api in lc3.h, implement wrapper for LC3 EHIMA 2022-02-23 18:22:15 +01:00

List of Third-Party Libaries

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

Library Version License Used Notes
Android SBC Codec e8c3d75b Apache 2.0 HFP WBS, A2DP optimized audio codec
hxcmod-player 03d495c8 Public Domain A2DP Source Demo mod music player
kiss-fft 131.1.0 BSD 2-Clause LE Audio FFT library
EHIMA LC3 Codec 6e8ad0bd Apache 2.0 LE Audio audio codec
lwIP b3a93941 BSD 3-Clause PAN Demo complete network stack
md5 1.0 Public Domain PBAP cryptographic hash function
micro-ecc e4d264b5 BSD 2-Clause LE SC, Mesh elliptic curve library
Rijndael Encryption Algorithm 20020903 Public Domain BTstack Crypto optional AES128 software implementation
segger-rtt v6.20d BSD 3-Clause HCI PacketLog high-speed logging with SEGGER J-Link debug probes (development)
tinydir 677733da BSD 2-Clause GAP Bonding get a directory listing on POSIX + Windwows systems
Yxml 10f968b0 MIT PBAP minimal stream XML parser