Milanka Ringwald
|
4e074f72df
|
use btstack prefix for sbc files
|
2016-07-23 15:08:13 +02:00 |
|
Milanka Ringwald
|
4f0d422d95
|
ectracting sbc encoder
|
2016-07-22 17:32:44 +02:00 |
|
Milanka Ringwald
|
2ec72fbbcd
|
fix compile
|
2016-07-20 11:11:02 +02:00 |
|
Milanka Ringwald
|
1ff8adc53a
|
sbc plc: add and compile files
|
2016-07-14 11:21:39 +02:00 |
|
Milanka Ringwald
|
613518d19a
|
sbc decoder: fix sbc_decoder_process_data
|
2016-07-08 23:31:19 +02:00 |
|
Milanka Ringwald
|
fcb08cdb2a
|
sbc decoder: integration with sco_util
|
2016-07-08 17:11:57 +02:00 |
|
Milanka Ringwald
|
08d1a6045e
|
add codec exchanged into event
|
2016-06-29 17:15:34 +02:00 |
|
Matthias Ringwald
|
9ed01c3693
|
posix: add le_device_db_fs that stores db at /tmp/btstack_le_device_db.txt as basic csv
|
2016-06-27 15:20:16 +02:00 |
|
Milanka Ringwald
|
d7b6902fc1
|
examples: update target clean in Makefile, add generated file to gitignore
|
2016-06-16 15:21:28 +02:00 |
|
Matthias Ringwald
|
4a96141edb
|
examples/sco: show send/received packets
|
2016-06-16 11:43:40 +02:00 |
|
Matthias Ringwald
|
38b2eaaf74
|
examples/sco: fix compile for non-sine modes
|
2016-06-14 17:59:18 +02:00 |
|
Matthias Ringwald
|
8b29cfc66f
|
examples/sco: write SCO data as wav file to disk
|
2016-06-14 12:44:29 +02:00 |
|
Matthias Ringwald
|
82aca432ff
|
example/hfp_hf: process received data via sco_util, too
|
2016-06-14 12:40:56 +02:00 |
|
Matthias Ringwald
|
e314fd6b1e
|
Merge branch 'le-secure-connection' into develop
|
2016-06-10 13:22:15 +02:00 |
|
Matthias Ringwald
|
deb7dd4954
|
example/spp_and_le_counter: set 'BR/EDR not supported' flag and explain why
|
2016-06-10 11:13:07 +02:00 |
|
Matthias Ringwald
|
7c485f8b45
|
example: add sm_pairing_central
|
2016-06-10 11:03:59 +02:00 |
|
Matthias Ringwald
|
fd30bf16b2
|
example/sm_pairing_peripheral: unix line endings, constant value in characteristic
|
2016-06-10 10:30:12 +02:00 |
|
Matthias Ringwald
|
d7ee901afc
|
example: add sm_pairing_peripheral
|
2016-06-10 10:21:46 +02:00 |
|
Matthias Ringwald
|
b8f36d6c46
|
Merge branch 'develop' into le-secure-connection
|
2016-06-09 21:44:03 +02:00 |
|
Matthias Ringwald
|
65724832b5
|
examples-le: set BR/EDT not supported Flag in Advertisement for LE only examples
|
2016-06-07 21:56:18 +02:00 |
|
Matthias Ringwald
|
04da39e3f2
|
le: drop le_device_db_dummy.c
|
2016-06-07 16:17:47 +02:00 |
|
Matthias Ringwald
|
68437d838a
|
sm: use custom memory allocator for mbedtls if not HAVE_MALLOC
|
2016-06-03 17:05:38 +02:00 |
|
Milanka Ringwald
|
287eecff9a
|
example: add void
|
2016-06-03 15:58:50 +02:00 |
|
Milanka Ringwald
|
0f09bd9698
|
battery example: add round-robin blacklist for devices that do not have battery service
|
2016-06-03 15:54:29 +02:00 |
|
Matthias Ringwald
|
d3bd960056
|
sm: use mbedtls's memory allocator with 5k buffer if HAVE_MALLOC is not defined
|
2016-06-01 12:15:41 +02:00 |
|
Matthias Ringwald
|
6643eff824
|
sm: track calloc/free in mbedtls
|
2016-06-01 10:43:47 +02:00 |
|
Matthias Ringwald
|
b042cbd999
|
Merge branch 'le-secure-connection' of https://github.com/bluekitchen/btstack into le-secure-connection
|
2016-05-27 20:02:56 +02:00 |
|
Matthias Ringwald
|
c8c46d5108
|
sm: add sm_numeric_comparison_confirm(..) and use in le_counter
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
45a61d50fd
|
sm: support SC Passkey Entry
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
446a8c36fb
|
sm: support Numeric Comparison
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
e53be89155
|
sm: calculate DHKey, LTK, and DHKey Check values. Require only Encryption in example
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
faccbb295e
|
example: add characteristic that requires authentication, requrest le secure connecions
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
f7c85330b9
|
example/hsp+hfp: extract SCO test code into sco_demo_util
|
2016-05-23 18:04:57 +02: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
|
18a2fc6f7f
|
ad_parser: use const where possible
|
2016-05-18 11:21:34 +02:00 |
|
Matthias Ringwald
|
54a573de24
|
sm: add sm_numeric_comparison_confirm(..) and use in le_counter
|
2016-05-13 14:06:29 +02:00 |
|
Matthias Ringwald
|
6f8cfd5663
|
sm: support SC Passkey Entry
|
2016-05-12 19:25:39 +02:00 |
|
Matthias Ringwald
|
0e887e0988
|
sm: support Numeric Comparison
|
2016-05-12 14:33:08 +02:00 |
|
Matthias Ringwald
|
a348424464
|
sm: calculate DHKey, LTK, and DHKey Check values. Require only Encryption in example
|
2016-05-11 23:00:20 +02:00 |
|
Matthias Ringwald
|
ea0565ceb1
|
examples: simplify att_read_callback for le_couner and spp_and_le_counter again
|
2016-05-10 12:25:25 +02:00 |
|
Matthias Ringwald
|
7b6395ea58
|
examples: fix chunk len calculation in att_read_callback for le_couner and spp_and_le_couner
|
2016-05-10 10:06:29 +02:00 |
|
Matthias Ringwald
|
08ccb1829b
|
example: add characteristic that requires authentication, requrest le secure connecions
|
2016-05-09 18:19:30 +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
|
3cef842b65
|
example/hfp_ag: send sinus wave to HF
|
2016-04-21 15:58:44 +02:00 |
|
Matthias Ringwald
|
e64e0086b6
|
example/hfp_ag: tidy up
|
2016-04-21 14:50:02 +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
|
954716f043
|
example: drop example/gap_inquiry_and_bond.c
|
2016-04-10 22:00:25 +02:00 |
|