728 Commits

Author SHA1 Message Date
Matthias Ringwald
c405508d5f log error res of att_server_notify 2015-09-28 16:21:03 +02:00
Matthias Ringwald
85192bb840 removed l2cap_le_request_connection_parameter_update 2015-08-12 14:46:16 +02:00
Matthias Ringwald
c0ded49ae7 fix endianess in gap le advertisment example 2015-08-05 13:00:47 +02:00
Milanka Ringwald
844fc471ee remove include for BTstack root folder, log to hci dump 2015-07-16 11:30:50 +02:00
Milanka Ringwald
46674af948 print AD structure in one line 2015-07-08 15:18:55 +02:00
Milanka Ringwald
3c132f6237 fixed API link 2015-07-08 14:47:18 +02:00
Milanka Ringwald
e688b81c6a documented gap le advertisement example 2015-07-08 11:36:33 +02:00
Milanka Ringwald
87bf819c95 added example how to parse advertisements 2015-07-03 17:13:55 +02:00
Milanka Ringwald
c4350632cc annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
Milanka Ringwald
99e736a0a8 annotated/added apis 2015-07-01 15:40:29 +02:00
Milanka Ringwald
cae650303c manual: fix listing refs for mkdocs 2015-06-24 17:21:05 +02:00
Milanka Ringwald
4c719da614 manual: corrected listing refs for latex 2015-06-24 16:47:05 +02:00
Matthias Ringwald
6c7278f502 fix output of bd addr in advertisements in gatt examples 2015-06-19 11:46:28 +02:00
Matthias Ringwald
1429564c1d removed #include <sys/uio.h> from examples/pts tests 2015-06-19 11:31:44 +02:00
Matthias Ringwald
2a6f54ed94 remove unused <termios.h> 2015-06-19 11:19:43 +02:00
Milanka Ringwald
2657c3c0a6 size of figs in latex fixed manualy 2015-06-18 17:39:57 +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
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00
Matthias Ringwald
f97ba3bb14 use new gap advertisment instead of manual hci commands 2015-06-12 20:23:23 +02:00
Milanka Ringwald
613606fba5 manual: fixed emph and refs 2015-06-05 11:57:37 +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
dd3f0a48d9 handle HCI events received from gatt_client instead of existing hack 2015-05-21 15:39:20 +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
Matthias Ringwald
e3a5f28223 move automake files for daemon into platforms/daemon 2015-05-02 23:47:22 +02:00
Matthias Ringwald
3199ba5d7e hack section reference 2015-04-27 00:36:01 +02:00
Milanka Ringwald
d0a1612a4a manual: fixed underscore in ref in script 2015-04-27 00:30:22 +02:00
Milanka Ringwald
60783ab85e manual: fixed itemize in script script 2015-04-27 00:17:32 +02:00
Milanka Ringwald
c26aef2c20 manual: fixed typos 2015-04-27 00:02:07 +02:00
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