Commit Graph

26 Commits

Author SHA1 Message Date
Matthias Ringwald
8263662281 run_loop.h -> btstack_run_loop.h 2016-01-20 15:08:39 +01:00
Matthias Ringwald
16ece13520 prefix debug with btstack_ 2016-01-20 14:52:45 +01:00
Matthias Ringwald
cea4846f94 hsp: check sine table 2016-01-08 23:02:40 +01:00
Matthias Ringwald
f5054c0028 Merge branch 'master' into ble-api-cleanup 2015-12-10 10:48:53 +01:00
Matthias Ringwald
bbb8c5ffb1 hsp_hs: report ring and add hsp_hs_press_button 2015-12-10 10:46:07 +01:00
Matthias Ringwald
a5ff024520 compile HSP tests, disable portaudio support 2015-11-25 16:34:13 +01:00
Matthias Ringwald
4bcb609897 pass in service record handle for sdp hsp create 2015-11-25 16:04:56 +01:00
Matthias Ringwald
aa4dd81512 merge from master 2015-11-25 14:48:19 +01:00
Matthias Ringwald
9293bfa465 rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap 2015-11-15 20:56:59 +01:00
Matthias Ringwald
f1a4af62ee drop connection from sdp register/unregister 2015-11-15 14:02:45 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
cd9b7f4494 hsp_hs_test work in progress 2015-11-12 23:13:13 +01:00
Matthias Ringwald
ad8e5e09eb hsp_hs_test work in progress 2015-11-12 23:07:36 +01:00
Matthias Ringwald
038a9b2c9b less verbose 2015-11-11 17:18:29 +01:00
Matthias Ringwald
709c04a5ed less verbose 2015-11-11 16:46:15 +01:00
Matthias Ringwald
49fe3fcbff try to send SCO Sine wave signal 2015-11-11 16:32:31 +01:00
Matthias Ringwald
bc0d02dee3 use portaudio to playback received SCO audio packets 2015-11-11 16:27:11 +01:00
Matthias Ringwald
7adf8ebd07 try to send SCO Sine wave signal 2015-11-11 16:06:02 +01:00
Matthias Ringwald
472e3989aa try to send SCO Sine wave signal 2015-11-11 16:01:58 +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
ad3b7aec56 fix -Wmissing-prototypes and -Wshadow warnings for pts 2015-11-06 21:34:45 +01:00
Matthias Ringwald
195a80287b removed btstack/include folder 2015-10-15 16:33:34 +02:00
Matthias Ringwald
6f4ac2277c fix compile hsp_hs_test.c 2015-06-19 11:30:49 +02:00
Matthias Ringwald
b7e28d92a5 remove #include <termios.h> from pts tests 2015-06-19 11:27:40 +02:00
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00