1102 Commits

Author SHA1 Message Date
Matthias Ringwald
16b4f22c82 test/flash_tlv: convert hal_flash_sector into interface struct 2017-06-04 16:26:27 +02:00
Matthias Ringwald
91c4a2a3ef test/flash_tlv: drop hal_flash_init 2017-06-04 16:04:42 +02:00
Matthias Ringwald
89739e6fa3 test/flash_tlv: only validate that written location is set to 0xff instead of additional array 2017-06-04 16:00:02 +02:00
Matthias Ringwald
d5ff883d67 test/flash_tlv: only validate when BTSTACK_TEST is defined 2017-06-04 15:57:49 +02:00
Matthias Ringwald
03cec12ed2 test/flash_tlv: add delete tag test, write to log file 2017-06-04 14:14:28 +02:00
Matthias Ringwald
9a1fae912e test/flash_tlv: store Tag-Len-Value entries in NAND Flash 2017-06-04 00:45:55 +02:00
Matthias Ringwald
849f10d83f test/avdtp: remove avdtp_sink_demo as it is in examples now 2017-06-02 15:01:58 +02:00
Matthias Ringwald
08c0d996ca example/avdtp_sink: move avdtp_sink_demo to examples 2017-06-02 14:32:04 +02:00
Matthias Ringwald
b0ffbc3514 avdtp: handle streaming pause by playing silence, log sbc frame count 2017-06-02 13:32:38 +02:00
Matthias Ringwald
58c5602194 avdtp: support audio playback via hal_audio_dma.h, minimal drift compensation based on number of queued sbc frames 2017-06-02 11:21:56 +02:00
Milanka Ringwald
eacb07ef8f plot sbc buffer, expects file sbc-buffer.csv 2017-05-31 12:46:55 +02:00
Matthias Ringwald
f40f8caeca example: new avdtp_source_demo example that plays 441 hz sine or small mod file 2017-05-29 12:51:46 +02:00
Matthias Ringwald
f45a46c362 test/avdtp: avdtp source only request to send once 2017-05-29 12:31:35 +02:00
Matthias Ringwald
44ea643833 test/avdtp: fix include paths 2017-05-27 22:48:54 +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
Milanka Ringwald
b0920f2551 fix warnings in bluedroid and avdtp 2017-05-27 17:39:23 +02:00
Matthias Ringwald
9b4288df3b test/sbc: add sine decoder test 2017-05-23 16:56:52 +02:00
Matthias Ringwald
16f28706fd examples: use gap_pin_code_response in examples and tests 2017-05-22 11:44:40 +02:00
Milanka Ringwald
2a2b0ff57c updatet commentar 2017-05-19 19:58:39 +02:00
Milanka Ringwald
0da182f51c avdtp: mote sink test to pts 2017-05-19 19:51:31 +02:00
Milanka Ringwald
3e3fbf3df6 Merge branch 'avdtp-source2' into develop 2017-05-19 17:46:45 +02:00
Milanka Ringwald
49dda2734b use sine table, fix sink 2017-05-19 16:39:06 +02:00
Milanka Ringwald
692c060596 handle sdp query 2017-05-19 11:48:49 +02:00
Matthias Ringwald
49232d5c0e fix compile 2017-05-17 23:22:05 +02:00
Milanka Ringwald
34d146a321 avdtp source: add sdp query 2017-05-09 12:12:26 +02:00
Milanka Ringwald
061eb28ed0 avdtp_source_demo: remove ring buffer, ... 2017-05-02 23:26:27 +02:00
Milanka Ringwald
5e13d612c1 avdtp: don't store sbc frame size into ring buffer 2017-05-02 22:37:27 +02:00
Milanka Ringwald
b9beeeb278 avdtp: move read ring to uint8_t buffer to the app 2017-05-02 22:29:04 +02:00
Milanka Ringwald
94a654e1d7 use intermidiate sbc storage 2017-04-28 17:40:44 +02:00
Milanka Ringwald
1f6397ce22 calc num frames 2017-04-28 17:13:38 +02:00
Milanka Ringwald
8ca0814ab3 remove a2dp dependancy on sbc encoder 2017-04-28 15:19:42 +02:00
Milanka Ringwald
da4d68913d avdtp: fix send audio, enable mod 2017-04-26 15:46:32 +02:00
Milanka Ringwald
5cfe7f4cc8 fix sink demo, fix source demo sending audio 2017-04-26 12:25:11 +02:00
Milanka Ringwald
60ec20d049 introduce flags for suspend, abort, close 2017-04-25 17:12:36 +02:00
Milanka Ringwald
46e6b06306 clean up open/close stream api 2017-04-21 16:34:57 +02:00
Milanka Ringwald
0bdb280dbe source demo cleanup 2017-04-21 14:35:04 +02:00
Milanka Ringwald
944b15048a source demo cleanup 2017-04-21 14:33:26 +02:00
Milanka Ringwald
2f869b6e11 move seids and cid into tracker context 2017-04-21 14:28:54 +02:00
Milanka Ringwald
a42de5830e add start/stop streaming events 2017-04-21 14:13:13 +02:00
Milanka Ringwald
b548dda644 send sine 2017-04-19 16:12:03 +02:00
Milanka Ringwald
ba155c2213 move connect/open stream to a2dp 2017-04-18 17:05:33 +02:00
Milanka Ringwald
274391e8b2 use a2dp interface to init demo app 2017-04-18 14:05:17 +02:00
Milanka Ringwald
b442c9e641 add ad2p files 2017-04-18 11:58:07 +02:00
Milanka Ringwald
bd1ecb8ab0 use defines from bluetooth sdp 2017-04-18 11:22:15 +02:00
Milanka Ringwald
a0ed80bdc9 move config to stream endpoint 2017-04-18 10:51:31 +02:00
Milanka Ringwald
106b2cc4d7 move sbc_configuration_storage init to avdtp 2017-04-18 10:21:37 +02:00
Matthias Ringwald
375650c212 test: sort security manager files 2017-04-13 16:49:28 +02:00
Matthias Ringwald
2bfd9ab5af test: fix security manager test 2017-04-13 16:41:53 +02:00
Matthias Ringwald
af03003c8a 3rd-party: add micro-ecc/static e4d264b https://github.com/kmackay/micro-ecc.git and test/security_manager/ecc_micro_ecc 2017-04-13 15:23:09 +02:00