4459 Commits

Author SHA1 Message Date
Milanka Ringwald
ee775e9628 fix missing-prototype compile err 2015-11-12 23:31:31 +01:00
Matthias Ringwald
fca884d2ac update state before sending rfcomm string in hsp_ag 2015-11-12 23:31:27 +01:00
Milanka Ringwald
7e23d729e3 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-12 23:30:49 +01:00
Matthias Ringwald
7cb7a632d7 fix compile for old folder structure 2015-11-12 23:29:54 +01:00
Milanka Ringwald
1872f8480a hfp ag: incoming call 2015-11-12 23:29:11 +01:00
Matthias Ringwald
1d34cc59b2 update state before trying to send rfcomm message 2015-11-12 23:19:55 +01:00
Matthias Ringwald
deb81c610f forward more events to app, fix race-condition for synchronous transport 2015-11-12 23:13:27 +01:00
Matthias Ringwald
8e91fbe287 fix compile warning 2015-11-12 23:13:21 +01:00
Matthias Ringwald
80deec94d0 remove exit() from lib code 2015-11-12 23:13:18 +01:00
Matthias Ringwald
cd9b7f4494 hsp_hs_test work in progress 2015-11-12 23:13:13 +01:00
Matthias Ringwald
0332c12d6c send correct sco packets in sco_loopback 2015-11-12 23:13:06 +01:00
Matthias Ringwald
3b8b648356 relase packet buffer after sending SCO packet via synchronous transport 2015-11-12 23:13:01 +01:00
Matthias Ringwald
39fa160263 support SCO packets in posix h4 transport 2015-11-12 23:12:56 +01:00
Matthias Ringwald
ac31f03209 add missing break 2015-11-12 23:12:22 +01:00
Matthias Ringwald
6cbb5f8e33 new sco_loopback test 2015-11-12 23:11:51 +01:00
Matthias Ringwald
0e1ceea46c track loopback mode, allow sending SCO packets in loopback mode 2015-11-12 23:11:45 +01:00
Matthias Ringwald
1ae22036c4 fix OCF for write local loopback 2015-11-12 23:11:40 +01:00
Matthias Ringwald
498ec2d9ae add hci read/write loopback mode commands 2015-11-12 23:11:35 +01:00
Matthias Ringwald
8e852fa320 forward more events to app, fix race-condition for synchronous transport 2015-11-12 23:09:54 +01:00
Matthias Ringwald
b72fa70e38 fix compile warning 2015-11-12 23:09:13 +01:00
Matthias Ringwald
e541a4949b remove exit() from lib code 2015-11-12 23:08:52 +01:00
Matthias Ringwald
ad8e5e09eb hsp_hs_test work in progress 2015-11-12 23:07:36 +01:00
Matthias Ringwald
694df8bf19 send correct sco packets in sco_loopback 2015-11-12 23:06:10 +01:00
Matthias Ringwald
543e835c21 relase packet buffer after sending SCO packet via synchronous transport 2015-11-12 22:31:31 +01:00
Matthias Ringwald
3c2db16bea support SCO packets in posix h4 transport 2015-11-12 21:36:43 +01:00
Matthias Ringwald
688c26352e add missing break 2015-11-12 17:28:24 +01:00
Milanka Ringwald
deaf6c13c4 hfp ag: start impl incoming call 2015-11-12 17:25:31 +01:00
Matthias Ringwald
8461b8c13c use hci_get_voice_setting 2015-11-12 15:43:33 +01:00
Milanka Ringwald
8c72a38b3b fix unit test 2015-11-12 14:16:20 +01:00
Milanka Ringwald
0fcfc79931 fix compile error, add l2cap init and PH to mock 2015-11-12 12:29:21 +01:00
Matthias Ringwald
900ebd1d34 new sco_loopback test 2015-11-12 12:22:50 +01:00
Matthias Ringwald
4b3e1e192b track loopback mode, allow sending SCO packets in loopback mode 2015-11-12 12:22:19 +01:00
Milanka Ringwald
dd5554cc06 establish/release SCO connection 2015-11-12 12:13:43 +01:00
Matthias Ringwald
7bed114f42 fix OCF for write local loopback 2015-11-12 12:01:54 +01:00
Matthias Ringwald
f3e25de360 add hci read/write loopback mode commands 2015-11-12 11:52:05 +01:00
Matthias Ringwald
61123c53f6 fix broken init 2015-11-11 17:18:47 +01:00
Matthias Ringwald
b9a63d555d don't expect \n\r from other side 2015-11-11 17:18:38 +01:00
Matthias Ringwald
5bd0a259b9 also call libusb_set_iso_packet_lengths 2015-11-11 17:18:34 +01:00
Matthias Ringwald
038a9b2c9b less verbose 2015-11-11 17:18:29 +01:00
Matthias Ringwald
ce250f1a12 fix broken init 2015-11-11 17:14:26 +01:00
Matthias Ringwald
2364938666 don't expect \n\r from other side 2015-11-11 17:04:18 +01:00
Matthias Ringwald
273d218ac5 also call libusb_set_iso_packet_lengths 2015-11-11 16:47:02 +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
d9bb7d2c96 return true for can send SCO packet now if synchronous flow control is not enabled 2015-11-11 16:28:47 +01:00
Matthias Ringwald
bc0d02dee3 use portaudio to playback received SCO audio packets 2015-11-11 16:27:11 +01:00
Matthias Ringwald
8261ee042f add hci_register_sco_packet_handler and forward SCO packets to it 2015-11-11 16:15:29 +01:00
Matthias Ringwald
eddad2ab2f auto-disconnect only ACL connections 2015-11-11 16:15:23 +01:00
Matthias Ringwald
cf288f1ce3 add gap_get_connection_type 2015-11-11 16:15:18 +01:00
Matthias Ringwald
61d2c63ca6 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-11 16:06:30 +01:00