692 Commits

Author SHA1 Message Date
Matthias Ringwald
e126fbda14 improve docu 2015-04-26 12:59:22 +02:00
Matthias Ringwald
a29875347d fix markup 2015-04-26 11:25:41 +02:00
Matthias Ringwald
306b072809 draft docu for SPP and LE Counter 2015-04-26 11:14:01 +02:00
Matthias Ringwald
2b602f91dc draft docu for LE Counter 2015-04-26 10:30:25 +02:00
Matthias Ringwald
082e6cda72 fix compile warnings 2015-04-26 09:43:12 +02:00
Milanka Ringwald
c3b2b10e51 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-26 00:22:19 +02:00
Milanka Ringwald
5b39d92507 manual: script handles inlisting text 2015-04-26 00:22:14 +02:00
Matthias Ringwald
a6a4345de1 draft docu for panu demo 2015-04-25 23:45:55 +02:00
Matthias Ringwald
8496cdf728 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-25 23:39:48 +02:00
Milanka Ringwald
5fe5b179f5 manual: updated gatt browser docu 2015-04-25 23:25:16 +02:00
Matthias Ringwald
18be0ee832 fix use of putc 2015-04-25 22:15:12 +02:00
Matthias Ringwald
d6aaea7690 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-25 22:12:48 +02:00
Matthias Ringwald
d361a014da fix missing closing comment 2015-04-25 22:12:40 +02:00
Matthias Ringwald
b87cb105d6 review spp counter example 2015-04-24 23:40:48 +02:00
Milanka Ringwald
d0f1b4db78 manual: update annotation 2015-04-24 23:38:14 +02:00
Milanka Ringwald
4ed90f33e2 manual: uppdated annotation 2015-04-24 23:16:02 +02:00
Milanka Ringwald
65f61532ad merge 2015-04-24 23:11:29 +02:00
Milanka Ringwald
7990b4cde2 manual: annotate examples 2015-04-24 23:08:52 +02:00
Matthias Ringwald
8d3da89952 review sdp_bnep_example 2015-04-24 23:05:43 +02:00
Matthias Ringwald
37113e1393 review docu in examples 2015-04-24 22:44:13 +02:00
Milanka Ringwald
672e06160f manual: update annotation 2015-04-24 21:08:27 +02:00
Milanka Ringwald
82d6daf181 manual: added SDP query examples 2015-04-24 16:05:54 +02:00
Matthias Ringwald
f2c3367255 draft comments for sdp general query 2015-04-24 11:31:40 +02:00
Matthias Ringwald
2859e9661b fix compile 2015-04-24 10:29:28 +02:00
Matthias Ringwald
be495c34b4 added LE Counter example 2015-04-23 23:32:24 +02:00
Matthias Ringwald
b6aa255a7d fix compile 2015-04-23 23:21:56 +02:00
Matthias Ringwald
9cce2f91cc ble_peripheral is used for PTS testing 2015-04-23 23:14:02 +02:00
Milanka Ringwald
4bcb3e9249 manual: annotated source files 2015-04-23 21:40:15 +02:00
Matthias Ringwald
a3683d7720 recover annotations from b25b31c2 2015-04-19 22:39:48 +02:00
Matthias Ringwald
8ca565ce9c fix compile 2015-04-19 22:28:31 +02:00
Matthias Ringwald
5030dd799f extracted general led_counter 2015-04-19 22:26:59 +02:00
Milanka Ringwald
f190958be3 manual: script ignores text flag in listing, it writes it afterwards 2015-04-18 01:11:15 +02:00
Matthias Ringwald
c53e8cf9b7 list examples that require LE in EXAMPLES_USING_LE 2015-04-17 16:20:11 +02:00
Matthias Ringwald
e2c8f70327 don't set inquiry mode - already set by hci init 2015-04-17 16:00:29 +02:00
Milanka Ringwald
e06a98d23a manual: added itemize parsing, annotated gap inquery example 2015-04-17 14:21:27 +02:00
Milanka Ringwald
95fb93797d copyright update 2015-04-17 11:53:41 +02:00
Milanka Ringwald
7143b8fef5 use gap_set_local_name instead of hci_write_local_name 2015-04-10 12:32:30 +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
c004c8c5bd fix build, add missing ble_central_test example 2015-03-29 22:20:49 +02:00
matthias.ringwald@gmail.com
690bd0bab8 change hci_local_bd_adr 2015-03-24 08:44:48 +00:00
matthias.ringwald@gmail.com
2e62db4a2a extracted cli stdin usage 2015-03-06 11:52:55 +00:00
mila@ringwald.ch
8f74874871 hsp ag & hs pass pts tests 2015-03-05 16:23:58 +00:00
matthias.ringwald@gmail.com
85cacb82ec sm starts encryption using ltk/ediv/rand from previous bonding 2015-03-03 22:17:47 +00: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
c53851e80c hsp ag: pts test passed 2015-03-01 22:58:19 +00:00
matthias.ringwald@gmail.com
2e77e513be Stop using pointer to array for bd_addr_t and link_key_t 2015-03-01 20:51:08 +00:00
mila@ringwald.ch
3099ceee29 hsp: ag emits events, added cmd line ag test 2015-02-27 16:17:11 +00:00
mila@ringwald.ch
e330774b96 hsp ag and hs: extract library, introduce callback, emit event not yet implemented 2015-02-27 11:07:58 +00:00