18 Commits

Author SHA1 Message Date
Matthias Ringwald
7907f06931 btstack-config.h -> btstack_config.h 2016-01-21 15:41:16 +01:00
Matthias Ringwald
941a6c670c att_server_can_send -> att_server_can_send_packet_now 2016-01-21 12:29:13 +01:00
Matthias Ringwald
528a4a3b3e prefix run_loop_ functions with btstack_ 2016-01-20 15:58:46 +01:00
Matthias Ringwald
8263662281 run_loop.h -> btstack_run_loop.h 2016-01-20 15:08:39 +01:00
Matthias Ringwald
16ece13520 prefix debug with btstack_ 2016-01-20 14:52:45 +01:00
Matthias Ringwald
aa4dd81512 merge from master 2015-11-25 14:48:19 +01:00
Matthias Ringwald
f7a05cdac4 integrate gap_le.h into gap.h 2015-11-16 23:04:25 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
195a80287b removed btstack/include folder 2015-10-15 16:33:34 +02:00
Matthias Ringwald
85192bb840 removed l2cap_le_request_connection_parameter_update 2015-08-12 14:46:16 +02:00
Milanka Ringwald
c4350632cc annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
Matthias Ringwald
7766ea0666 improve documentation for le_streamer 2015-06-16 23:53:19 +02:00
Matthias Ringwald
28efbf5f7d use new run_loop_get_time_ms(), track time better 2015-06-16 23:36:20 +02:00
Matthias Ringwald
938049d77f don't sent l2cap le connection parameter request, it only gets slower 2015-06-16 00:15:44 +02:00
Matthias Ringwald
bfbe9cbf85 use l2cap request to update conn params instead of updating ourselves 2015-06-15 23:52:47 +02:00
Matthias Ringwald
8b5f60bab3 send update connectino params. not working yet 2015-06-15 23:20:35 +02:00
Matthias Ringwald
fa277d9ae9 send packets with max ATT MTU 2015-06-15 23:08:03 +02:00
Matthias Ringwald
6f42320431 le_streamer example - send as fast as possible 2015-06-15 22:54:52 +02:00