Matthias Ringwald
|
62d809aba1
|
examples: check event type of BTSTACK_EVENT_STATE event
|
2016-03-03 12:06:41 +01:00 |
|
Milanka Ringwald
|
fe9c0a514f
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-02-17 12:09:46 +01:00 |
|
Milanka Ringwald
|
0ebf25ba54
|
hsp docu, documented event types in hci_cmds.h
|
2016-02-17 12:07:24 +01:00 |
|
Matthias Ringwald
|
e50ca9fbb8
|
examples: delete .exe on make clean
|
2016-02-15 21:07:35 +01:00 |
|
Matthias Ringwald
|
bd23fc3eaf
|
hfp_ag: API review
|
2016-02-12 15:36:11 +01:00 |
|
Matthias Ringwald
|
c1d1ac5a3b
|
gap_le_advertisements: fix endianess for services with UUID128 in advertisement
|
2016-02-11 15:46:51 +01:00 |
|
Matthias Ringwald
|
07fdcd55d7
|
spp_and_le_counter: allow writes on test characteristic
|
2016-02-11 10:35:30 +01:00 |
|
Matthias Ringwald
|
7f4e0b55e0
|
ancs client demo: fix pairing confirm
|
2016-02-03 15:52:00 +01:00 |
|
Matthias Ringwald
|
1aba866f2c
|
add SCO handle to HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE
|
2016-01-24 19:07:46 +01:00 |
|
Matthias Ringwald
|
b3aad8da60
|
SCO: add hci_get_sco_packet_length to query SCO packet size needed for USB and use in hsp_hs_test
|
2016-01-16 21:57:34 +01:00 |
|
Matthias Ringwald
|
800f1352ca
|
use recommended SCO packet size of 24 frames for single channel
|
2016-01-15 23:15:52 +01:00 |
|
Matthias Ringwald
|
729ed62ea0
|
send write sco flow control enable if #HAVE_SCO_OVER_HCI
|
2016-01-14 14:19:37 +01:00 |
|
Matthias Ringwald
|
03813843b6
|
fix compile
|
2016-01-14 13:52:46 +01:00 |
|
Matthias Ringwald
|
f5a23e02c7
|
backport tracking of hci_write_synchronous_flow_control_enable and add hsp_hs_test example
|
2016-01-14 13:48:02 +01:00 |
|
Matthias Ringwald
|
23938d2dc8
|
fix compile panu_demo
|
2015-12-16 14:29:23 +01:00 |
|
Matthias Ringwald
|
eb0a225785
|
fix prototype
|
2015-11-08 18:10:17 +01:00 |
|
Matthias Ringwald
|
2a679f7354
|
avoid unused warning
|
2015-11-08 18:01:28 +01:00 |
|
Matthias Ringwald
|
ebffa4a83a
|
fix all Wmissing-prototype warnings for libusb target
|
2015-11-08 08:02:37 +01:00 |
|
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 |
|