xref: /btstack/example/README.md (revision 2531c97e167e1cae4616c774a6c07906b45ebb44)
13e8ca988SMatthias Ringwald# BTstack Examples
23e8ca988SMatthias Ringwald
33e8ca988SMatthias RingwaldThe examples in this folder demonstrate how various Bluetooth profiles can be used with BTstack.
43e8ca988SMatthias Ringwald
5*2531c97eSMatthias RingwaldEach contains a btstack_main() function that is called after the Bluetooth stack has been configured.
6*2531c97eSMatthias Ringwald
73e8ca988SMatthias RingwaldBy this, the examples are linked in by various ports in the port/ directory.
83e8ca988SMatthias RingwaldPlease go to one of the subfolders of port/ to compile for a specific BTstack port.
9