16 Commits

Author SHA1 Message Date
Matthias Ringwald
f97ba3bb14 use new gap advertisment instead of manual hci commands 2015-06-12 20:23:23 +02:00
Matthias Ringwald
3299daa237 fix warnings caused by newly 4-byte aligned sdp service buffer 2015-05-21 22:08:14 +02:00
Matthias Ringwald
021abac4f8 aligen SDP record item to 4 byte boundary 2015-05-21 16:33:14 +02:00
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
47725a8e7b use PRIu32 from inttypes.h to print 32 bit unsigned numbers 2015-05-07 22:48:33 +02:00
Milanka Ringwald
c26aef2c20 manual: fixed typos 2015-04-27 00:02:07 +02:00
Matthias Ringwald
306b072809 draft docu for SPP and LE Counter 2015-04-26 11:14:01 +02:00
Milanka Ringwald
4bcb3e9249 manual: annotated source files 2015-04-23 21:40:15 +02:00
Matthias Ringwald
c9bc88e650 fix regression in c13e0a89 caused by timer structs in btstack_main 2015-03-31 14:24:10 +02:00
Matthias Ringwald
c13e0a893e removed run_loop_execute from embedded examples, call after btstack_main in main.c 2015-03-31 14:01:58 +02:00
matthias.ringwald@gmail.com
3a3e1c9119 renamed central_device_db* files into le_device_db* 2015-03-02 21:40:56 +00:00
matthias.ringwald@gmail.com
c5d3944d90 rename central_device_db into le_device_db 2015-03-02 21:30:12 +00:00
mila@ringwald.ch
231d622c24 update copyright 2015-02-06 11:25:18 +00:00
mila@ringwald.ch
8532c95dfb mtu limited by l2cap 2014-12-11 16:24:30 +00:00
matthias.ringwald@gmail.com
6678f6b4ac extract hci_init into main.c 2014-11-14 20:42:29 +00:00
matthias.ringwald@gmail.com
a7e11cda4e collect actuall BTstack embedded examples in example/embedded 2014-11-06 21:14:37 +00:00