Lines Matching full:btstack

1 # Welcome to BTstack
3 BTstack is [BlueKitchen's](https://bluekitchen-gmbh.com) implementation of the official Bluetooth s…
7 … simple as providing the necessary UART, CPU, and CLOCK implementations. BTstack is currently capa…
9 On smaller embedded systems, a minimal run loop implementation allows to use BTstack without a Real…
10 If a RTOS is already provided, BTstack can be integrated and run as a single thread.
12 On larger systems, BTstack provides a server that connects to a Bluetooth module.
15 BTstack supports the Central and the Peripheral Role of Bluetooth 5 Low Energy specification incl. …
17 BTstack is free for non-commercial use. However, for commercial use, <a href="mailto:contact@blueki…
19 …umentation:** [HTML](https://bluekitchen-gmbh.com/btstack/), [PDF](https://bluekitchen-gmbh.com/bt…
21 …ist of used libraries and their licenses](https://github.com/bluekitchen/btstack/blob/master/3rd-p…
23 **Discussion and Community Support:** [BTstack Google Group](https://groups.google.com/group/btstac…
45 …, or follow the [implementation guidelines](https://bluekitchen-gmbh.com/btstack/profiles/#gatt-ge…
47 **Qualification**: BTstack been qualified with the Bluetooth SIG (DN Q331293) for ATT, GAP, GATT, I…
60btstack/badges/port-esp32-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/builders/p…
61btstack/badges/port-max32630-fthr-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/bu…
62btstack/badges/port-msp432p401lp-cc256x-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstac…
63 … | [rrenesas-ek-ra6m4a-da14531](https://github.com/bluekitchen/btstack/tree/master/port/…
64 … | [renesas-tb-s1ja-cc256x](https://github.com/bluekitchen/btstack/tree/master/port/…
65btstack/badges/port-samv71-xplained-atwilc3000-master.svg">](https://buildbot.bluekitchen-gmbh.com…
66btstack/badges/port-stm32-f4discovery-cc256x-master.svg">](https://buildbot.bluekitchen-gmbh.com/b…
67btstack/badges/port-stm32-l073rz-nucleo-em9304-master.svg">](https://buildbot.bluekitchen-gmbh.com…
68 … | [stm32-wb55xx-nucleo-freertos](https://github.com/bluekitchen/btstack/tree/master/port/…
69btstack/badges/port-wiced-h4-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/builder…
74 … | [freebsd-netgraph](https://github.com/bluekitchen/btstack/tree/master/port/…
75btstack/badges/port-libusb-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/builders/…
76 … | [libusb-intel](https://github.com/bluekitchen/btstack/tree/master/port/…
77btstack/badges/port-posix-h4-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/builder…
78 … | [posix-h4-nxp](https://github.com/bluekitchen/btstack/tree/master/port/…
79 … | [posix-h4-da14581](https://github.com/bluekitchen/btstack/tree/master/port/…
80 … | [posix-h4-da14585](https://github.com/bluekitchen/btstack/tree/master/port/…
81 … | [posix-h4-nxp](https://github.com/bluekitchen/btstack/tree/master/port/…
82 … | [posix-h4-zephyr](https://github.com/bluekitchen/btstack/tree/master/port/…
83 … | [posix-h5](https://github.com/bluekitchen/btstack/tree/master/port/…
84 … | [qt-h4](https://github.com/bluekitchen/btstack/tree/master/port/…
85 … | [qt-usb](https://github.com/bluekitchen/btstack/tree/master/port/…
86 … | [windows-h4](https://github.com/bluekitchen/btstack/tree/master/port/…
87 … | [windows-h4-da14585](https://github.com/bluekitchen/btstack/tree/master/port/…
88 … | [windows-winusb](https://github.com/bluekitchen/btstack/tree/master/port/…
89 … | [windows-winusb-intel](https://github.com/bluekitchen/btstack/tree/master/port/…
90 … | [raspi](https://github.com/bluekitchen/btstack/tree/master/port/…
91btstack/badges/port-daemon-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/builders/…
92btstack/badges/java-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/builders/java-ma…
93btstack/badges/port-mtk-master.svg">](https://buildbot.bluekitchen-gmbh.com/btstack/#/builders/por…
94 …thub.com/bluekitchen/btstack/tree/master/platform/freertos) | [FreeRTOS](https…
98 … | Type | HCI Transport | SCO over HCI | BTstack folder | Comment …
127 [More infos on supported chipsets](https://bluekitchen-gmbh.com/btstack/master/chipsets/)
133 | doc | Sources for BTstack documentation |
139 | tool | Helper tools for BTstack |