Matthias Ringwald
|
d59a7e7577
|
fix SDP records for HFP HF/AG
|
2015-11-18 16:34:09 +01:00 |
|
Matthias Ringwald
|
ba7fd8c4e5
|
rename hfp_handle_rfcomm_event to hfp_handle_rfcomm_data
|
2015-11-18 14:20:36 +01:00 |
|
Matthias Ringwald
|
6b7b88195c
|
clean hfp_handle_rfcomm_event
|
2015-11-18 14:20:01 +01:00 |
|
Matthias Ringwald
|
18b31b6d3e
|
remove HFP_EXCHANGE_SUPPORTED_FEATURES->HFP_W4_EXCHANGE_SUPPORTED_FEATURES hack
|
2015-11-18 14:18:19 +01:00 |
|
Matthias Ringwald
|
a2836118fa
|
use strncmp instead of memcmp
|
2015-11-18 13:44:57 +01:00 |
|
Milanka Ringwald
|
ae245cdf0a
|
rewrite hfp hs codecs sm
|
2015-11-18 12:32:57 +01:00 |
|
Milanka Ringwald
|
22c9a32a8c
|
remove unsed attrs
|
2015-11-18 11:02:26 +01:00 |
|
Milanka Ringwald
|
259633092e
|
hfp ag: test incoming call
|
2015-11-18 10:54:50 +01:00 |
|
Milanka Ringwald
|
446acc6645
|
hfp rewrite audio connection
|
2015-11-18 10:20:01 +01:00 |
|
Milanka Ringwald
|
ec0ee77dc3
|
fix codecs connection tests
|
2015-11-13 23:19:36 +01:00 |
|
Milanka Ringwald
|
d212fbd898
|
rework codecs connection state machine
|
2015-11-13 17:13:48 +01:00 |
|
Milanka Ringwald
|
ee1163718a
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-11-12 23:31:50 +01:00 |
|
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 |
|
Milanka Ringwald
|
deaf6c13c4
|
hfp ag: start impl incoming call
|
2015-11-12 17:25:31 +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 |
|
Milanka Ringwald
|
dd5554cc06
|
establish/release SCO connection
|
2015-11-12 12:13:43 +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 |
|
Matthias Ringwald
|
7adf8ebd07
|
try to send SCO Sine wave signal
|
2015-11-11 16:06:02 +01:00 |
|
Matthias Ringwald
|
f83934556d
|
forward HCI Events to app
|
2015-11-11 16:02:32 +01:00 |
|
Milanka Ringwald
|
3902914426
|
fix function sgn
|
2015-11-11 15:48:13 +01:00 |
|
Milanka Ringwald
|
2a2a7d08ba
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-11-11 15:45:41 +01:00 |
|
Milanka Ringwald
|
6f1de21cfe
|
hfp ag create/release sco connection
|
2015-11-11 15:45:35 +01:00 |
|