1*3e8ca988SMatthias Ringwald# BTstack Examples 2*3e8ca988SMatthias Ringwald 3*3e8ca988SMatthias RingwaldThe examples in this folder demonstrate how various Bluetooth profiles can be used with BTstack. 4*3e8ca988SMatthias Ringwald 5*3e8ca988SMatthias RingwaldAll contain a btstack_main() function that is called after the Bluetooth stack has been configured. 6*3e8ca988SMatthias RingwaldBy this, the examples are linked in by various ports in the port/ directory. 7*3e8ca988SMatthias RingwaldPlease go to one of the subfolders of port/ to compile for a specific BTstack port. 8*3e8ca988SMatthias Ringwald