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
|
9d9464def1
|
Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp
Conflicts:
test/sbc/sbc_decoder.py
|
2016-07-08 12:51:48 +02:00 |
|
Milanka Ringwald
|
be25a7a91f
|
sbc decoder: find H2 syncword
|
2016-07-08 12:49:37 +02:00 |
|
Matthias Ringwald
|
042beff1a9
|
sbc: fix mSBC CRC calculation
|
2016-07-08 12:49:05 +02:00 |
|
Milanka Ringwald
|
05c5673442
|
add msbc support to python sbc decoder
|
2016-07-08 11:48:14 +02:00 |
|
Milanka Ringwald
|
b00330a893
|
sbc: reduce state vars in decoder state
|
2016-07-07 23:55:06 +02:00 |
|
Milanka Ringwald
|
b63c1ba887
|
sbc decoder moved to src/classic
|
2016-07-07 13:21:10 +02:00 |
|
Milanka Ringwald
|
6559f96e4a
|
sbc decoder : reserved max buffers
|
2016-07-01 16:43:59 +02:00 |
|
Milanka Ringwald
|
aa6493c269
|
sbc decoder: use singleton for now
|
2016-07-01 14:56:16 +02:00 |
|
Milanka Ringwald
|
48e0f8060d
|
sbc decoder: extracted api
|
2016-07-01 14:27:27 +02:00 |
|
Milanka Ringwald
|
dc2354f3d3
|
sbc decoder test: extract process sbc chunk
|
2016-07-01 11:11:19 +02:00 |
|
Milanka Ringwald
|
082d19a82b
|
sbc decoder test: add handle pcm callback
|
2016-06-30 16:32:23 +02:00 |
|
Milanka Ringwald
|
091c1bfd0a
|
sbc decoder test: handle case where new data cannot fit completely into frame buffer
|
2016-06-30 15:47:21 +02:00 |
|
Milanka Ringwald
|
7a2baf07df
|
sbc decoder test: use additional input buffer
|
2016-06-30 14:38:44 +02:00 |
|
Milanka Ringwald
|
22d3119a2b
|
sbc decoder: move memmove after not enough data is detected
|
2016-06-30 13:42:07 +02:00 |
|
Milanka Ringwald
|
08d1a6045e
|
add codec exchanged into event
|
2016-06-29 17:15:34 +02:00 |
|
Milanka Ringwald
|
6a7f44bd8d
|
add codec exchanged into event
|
2016-06-29 17:12:36 +02:00 |
|
Milanka Ringwald
|
08b456cdc6
|
add msbc supprot
|
2016-06-29 17:10:13 +02:00 |
|
Milanka Ringwald
|
d7b6902fc1
|
examples: update target clean in Makefile, add generated file to gitignore
|
2016-06-16 15:21:28 +02:00 |
|
Milanka Ringwald
|
df327ff315
|
hfp ag: update choose codec
|
2016-06-16 15:12:52 +02:00 |
|
Milanka Ringwald
|
db770bf93a
|
remove printf, update sbc test Makefile
|
2016-06-16 15:11:45 +02:00 |
|
Milanka Ringwald
|
36985c5260
|
sbc test: add gitignore file
|
2016-06-16 15:09:16 +02:00 |
|
Milanka Ringwald
|
df5c73b695
|
Merge branch 'develop' into a2dp
|
2016-06-16 14:39:58 +02:00 |
|
Matthias Ringwald
|
9dcc7a0dfc
|
doc: write about sm keypress notifications in 4.2
|
2016-06-16 14:31:16 +02:00 |
|
Milanka Ringwald
|
435e3c4e0d
|
mSBC: extend SBC library for mSBC
|
2016-06-16 12:36:20 +02:00 |
|
Matthias Ringwald
|
76427ed5d9
|
sm: drop single event handler
|
2016-06-16 12:35:03 +02:00 |
|
Matthias Ringwald
|
44e8d9ac69
|
sm: send/receive keypress notifications
|
2016-06-16 12:33:16 +02:00 |
|
Matthias Ringwald
|
3d7fe1e922
|
sm: send/receive keypress notifications
|
2016-06-16 12:32:12 +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
|
3cb420dbce
|
test/ectest: init dh_key - fixing crash
|
2016-06-10 14:06:18 +02:00 |
|
Matthias Ringwald
|
e9fab07064
|
test/gatt_client: fix compile
|
2016-06-10 13:58:25 +02:00 |
|
Matthias Ringwald
|
31c0948871
|
sm: fix compile without sc
|
2016-06-10 13:52:12 +02:00 |
|
Matthias Ringwald
|
bba2e72ac5
|
test: fix security_manager tests
|
2016-06-10 13:47:11 +02:00 |
|
Matthias Ringwald
|
a3aba2f99a
|
sm: fix compile
|
2016-06-10 13:46:47 +02:00 |
|
Matthias Ringwald
|
71c3dc3dd6
|
sm: add cpp guart around function definition for custom allocator
|
2016-06-10 13:46:31 +02:00 |
|
Matthias Ringwald
|
e314fd6b1e
|
Merge branch 'le-secure-connection' into develop
|
2016-06-10 13:22:15 +02:00 |
|
Matthias Ringwald
|
ac85f41222
|
docs: improve sc docu
|
2016-06-10 13:21:40 +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
|
615df10cd8
|
docs: improve text
|
2016-06-10 11:06:26 +02:00 |
|
Matthias Ringwald
|
6df11ce093
|
enable LE_SECURE_CONNECTIONS for larger platforms
|
2016-06-10 11:04:23 +02:00 |
|
Matthias Ringwald
|
7c485f8b45
|
example: add sm_pairing_central
|
2016-06-10 11:03:59 +02:00 |
|
Milanka Ringwald
|
f33cc9ef94
|
Merge branch 'develop' into a2dp
|
2016-06-10 10:48:04 +02:00 |
|
Milanka Ringwald
|
7a805e12c1
|
sbc: update Makefile
|
2016-06-10 10:43:13 +02:00 |
|
Milanka Ringwald
|
646894e8ea
|
sbc: fix format
|
2016-06-10 10:41:26 +02:00 |
|
Milanka Ringwald
|
88a9940a86
|
sbc: add encoder/decoder example files
|
2016-06-10 10:40:10 +02:00 |
|
Milanka Ringwald
|
df25739fc3
|
sbc: add encoder/decoder from bludroid project, apache license
|
2016-06-10 10:37:44 +02:00 |
|