Lines Matching full:btstack
3 As well as any other communication stack, BTstack is a collection of
8 - *Single threaded design* - BTstack does not use or require
22 BTstack-based single-threaded application that includes the BTstack run loop.
26 events and data coming from either the Main Application or from BTstack
27 via registered packet handlers (PH). BTstack’s Run Loop is responsible
30  {#fig:BTstackArchit…
34 BTstack does not use or require multi-threading. It uses a single run
37 by BTstack to implement various Bluetooth-related timeouts. For example,
44 For adapting BTstack to multi-threaded environments check [here](../integration/#sec:multithreading…
48 Bluetooth logic is event-driven. Therefore, all BTstack functions are
62 Incoming and outgoing data packets are not queued. BTstack delivers an
76 BTstack has to keep track of services and active connections on the