56 Commits

Author SHA1 Message Date
Matthias Ringwald
db9a684459 pts: fix warning for make clean 2017-07-25 15:15:03 +02:00
Milanka Ringwald
6983e65e8f avrcp: extract avrcp controller 2017-07-21 14:49:04 +02:00
Milanka Ringwald
c4c891e919 pts: fix compile 2017-07-19 16:10:15 +02:00
Matthias Ringwald
2814436fcf pts/l2cap_test: fix compile 2017-07-10 22:12:01 +02:00
Milanka Ringwald
a0019d6cd5 avrcp: add pts test 2017-06-14 14:32:51 +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
0da182f51c avdtp: mote sink test to pts 2017-05-19 19:51:31 +02:00
Milanka Ringwald
af2a1430b5 pts: fix avdtp_source_test compilation 2017-04-04 11:55:09 +02:00
Milanka Ringwald
6501960148 move avdtp_source_test to pts 2017-04-04 11:34:01 +02:00
Milanka Ringwald
6959beff72 le data channels: fix pts test compile 2017-04-04 11:26:04 +02:00
Matthias Ringwald
4231322a14 pts: fix compile 2016-10-26 12:53:21 +02:00
Matthias Ringwald
cab29d481b use ENABLE_LE_DATA_CHANNELS, add compile flag to doc 2016-10-14 16:00:59 +02:00
Matthias Ringwald
83fd9c76e2 validate security level on incoming le data channel connection requests 2016-10-14 15:31:14 +02:00
Matthias Ringwald
63f0ac45ed l2cap: extend test, fix bugs, add missing checks to pass PTS 2016-10-06 16:09:54 +02:00
Matthias Ringwald
fcea67036c Merge branch 'develop' into le-data-channel 2016-10-04 11:46:19 +02:00
Matthias Ringwald
8cff923e81 Merge branch 'develop' into a2dp 2016-08-24 13:45:38 +02:00
Milanka Ringwald
8a0c2d7bda remove duplicated tests (exist under btstack/examples) 2016-07-27 14:54:09 +02:00
Matthias Ringwald
b2903a0e7a pts: add le_data_channel test 2016-07-09 23:03:49 +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
Matthias Ringwald
b3fcedb9c9 compile-gatt.py -> compile_gatt.py 2016-04-10 21:58:19 +02:00
Matthias Ringwald
bcf00d8fa4 examples: move out of embedded subfolder 2016-02-19 09:46:37 +01:00
Matthias Ringwald
127fa568c1 test/iopt: fix compile 2016-02-04 16:17:04 +01:00
Matthias Ringwald
bb4c225d53 l2cap: don't forwared HCI Events to L2CAP Connectionless Packet Handler 2016-02-03 20:10:26 +01:00
Matthias Ringwald
0e537d1e66 move btstack_version.h to platform/daemon and only use by daemon 2016-01-31 20:31:52 +01:00
Matthias Ringwald
9cae807ed4 Merge branch 'master' into ble-api-cleanup 2016-01-24 18:18:54 +01:00
Milanka Ringwald
b0d2e4a3d5 hfp gsm: track alst dialed number 2016-01-21 12:12:58 +01:00
Matthias Ringwald
e9e0704f0b vesion.h -> btstack_version.h 2016-01-20 16:11:27 +01:00
Matthias Ringwald
8f2a52f4d9 forgot to add files in earlier commit 2016-01-20 15:38:37 +01:00
Matthias Ringwald
dd9e275ce1 platform/posix: drop src folder 2016-01-20 14:20:47 +01:00
Matthias Ringwald
74386ee04d Merge branch 'master' into ble-api-cleanup 2016-01-08 23:14:07 +01:00
Milanka Ringwald
ca6041f846 hfp: start extracting gsm model 2016-01-08 17:16:29 +01:00
Matthias Ringwald
a5ff024520 compile HSP tests, disable portaudio support 2015-11-25 16:34:13 +01:00
Matthias Ringwald
6634401a46 iopt test 2015-11-25 16:01:35 +01:00
Matthias Ringwald
00cae490be fix compile 2015-11-14 23:27:21 +01:00
Matthias Ringwald
bc2c4f26a4 disable portaudio stuff until test's over 2015-11-13 17:12:39 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
6cbb5f8e33 new sco_loopback test 2015-11-12 23:11:51 +01:00
Matthias Ringwald
900ebd1d34 new sco_loopback test 2015-11-12 12:22:50 +01:00
Matthias Ringwald
bc0d02dee3 use portaudio to playback received SCO audio packets 2015-11-11 16:27:11 +01:00
Matthias Ringwald
8940f8737c use portaudio to playback received SCO audio packets 2015-11-11 12:11:08 +01:00
Matthias Ringwald
c1a76a575f fix -Wmissing-prototypes and -Wshadow warnings for pts 2015-11-08 17:33:27 +01:00
Matthias Ringwald
7972435a99 temporarily allow warnings during test compile 2015-11-08 10:46:22 +01:00
Matthias Ringwald
5c0b2eb51f fix Wmissing-prototypes for test/pts 2015-11-08 08:05:34 +01:00
Matthias Ringwald
49bced9220 separate .gatt profiles for peripheral and central tests, fix attribute lookup 2015-11-07 22:15:54 +01:00
Matthias Ringwald
ad3b7aec56 fix -Wmissing-prototypes and -Wshadow warnings for pts 2015-11-06 21:34:45 +01:00
Matthias Ringwald
89bca32f45 fix Wmissing-prototypes for test/pts 2015-11-06 21:29:41 +01:00
Matthias Ringwald
d6670ce8ef separate .gatt profiles for peripheral and central tests, fix attribute lookup 2015-11-01 10:02:01 +01:00
Matthias Ringwald
195a80287b removed btstack/include folder 2015-10-15 16:33:34 +02:00
Milanka Ringwald
783d2ff3ec hfp: fix indicators, add flags 2015-08-13 20:55:21 +02:00
Matthias Ringwald
143f5f586f use hardcoded path for pts tests 2015-08-02 13:49:41 +02:00