Matthias Ringwald
|
584803f165
|
example: add 'delete link key(s)' to a2dp_source, hfp_ag, hsp_ag
|
2021-01-04 14:49:07 +01:00 |
|
Milanka Ringwald
|
ec8ae085b4
|
docu: copy editing examples titles
|
2020-10-23 09:55:01 +02:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
80b0ebb694
|
example hfp/hsp: ignore SCO packets if connection handle doesn't match, use HCI_CON_HANDLE_INVALID
|
2018-12-17 18:36:14 +01:00 |
|
Matthias Ringwald
|
031381f9e3
|
example/hsp_ag_demo,hsp_hf_demo: set codec to CVSD, fixes issue #177
|
2018-10-03 15:22:59 +02:00 |
|
Matthias Ringwald
|
a4fe646795
|
example: register for events after setting up the stack, register for hci events after sm_init()
|
2018-08-24 10:03:14 +02:00 |
|
Milanka Ringwald
|
05d93378f0
|
autoconnect if STDIN is not defined
|
2017-08-23 11:19:27 +02:00 |
|
Matthias Ringwald
|
0c2b8870c4
|
examples: unify local names and append BD_ADDR
|
2017-08-16 21:40:32 +02:00 |
|
Milanka Ringwald
|
8c0f36353f
|
remove Remove Ctrl-C from usage
|
2017-08-15 15:07:44 +02:00 |
|
Matthias Ringwald
|
249d94cf77
|
fix warnings: mostly sign-compare
|
2017-08-08 18:03:40 +02:00 |
|
Matthias Ringwald
|
95a8ee01a4
|
btstack_stdin: provide console input in callback
|
2017-05-27 21:50:39 +02:00 |
|
Matthias Ringwald
|
7ea7688a8f
|
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
2017-05-27 21:50:19 +02:00 |
|
Matthias Ringwald
|
ab2c6ae4b7
|
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
2017-03-24 23:39:20 +01:00 |
|
Matthias Ringwald
|
9ec2630ce4
|
fix unused parameters warning
|
2016-12-22 22:16:16 +01:00 |
|
Matthias Ringwald
|
a1dc4edb43
|
stdin: add btstack_stdin_read() and use in examples
|
2016-11-30 11:29:55 +01:00 |
|
Milanka Ringwald
|
42d241c242
|
maths: aproximation of sqrt
|
2016-11-14 15:57:58 +01:00 |
|
Matthias Ringwald
|
185c8cd41d
|
example/hsp+hfp: extract SCO test code into sco_demo_util
|
2016-05-23 18:03:11 +02:00 |
|
Matthias Ringwald
|
d9ec3f99b2
|
example/hsp_X_demo: fix error report for HSP_SUBEVENT_RFCOMM_CONNECTION_COMPLETE
|
2016-04-22 10:09:40 +02:00 |
|
Matthias Ringwald
|
bdb44bd96a
|
example/hsp+hfp: prettify SCO packet count, show remote addr in menu
|
2016-04-21 21:48:56 +02:00 |
|
Matthias Ringwald
|
13839019fa
|
HFP + HSP: use uniform btstack_packet_handler_t
|
2016-04-21 21:37:40 +02:00 |
|
Matthias Ringwald
|
3d50b4ba50
|
hci: use btstack_packet_handler_t for acl and sco callbacks
|
2016-04-21 20:47:37 +02:00 |
|
Matthias Ringwald
|
6a7f493ac5
|
example/hsp: fix docu to refer to ENABLE_SCO_OVER_HCI
|
2016-04-18 16:15:39 +02:00 |
|
Matthias Ringwald
|
d356a6da17
|
move 'BTstack up and running' message from examples into port/../main.c
|
2016-04-08 23:23:09 +02:00 |
|
Matthias Ringwald
|
d057580e4d
|
hci: add hci_request_sco_can_send_now_event
|
2016-04-08 12:30:35 +02:00 |
|
Milanka Ringwald
|
206531d881
|
use getters in hsp examples
|
2016-04-01 15:24:22 +02:00 |
|
Milanka Ringwald
|
2b6b8c1579
|
docu: add missing tag
|
2016-04-01 11:57:00 +02:00 |
|
Matthias Ringwald
|
d0755cd68c
|
prefix POSIX related HAVE_ defines
|
2016-03-30 10:59:47 +02:00 |
|
Matthias Ringwald
|
4af4141bbd
|
fix compile of examples using stdin_support
|
2016-03-28 20:10:55 +02:00 |
|
Matthias Ringwald
|
60b9e82fcb
|
hci/gap: move set_class_of_device to gap
|
2016-03-26 23:14:43 +01:00 |
|
Matthias Ringwald
|
fffdd28857
|
Merge branch 'master' into develop
|
2016-03-25 23:15:14 +01:00 |
|