Matthias Ringwald
|
92feaef781
|
rfcomm: release outgoing packet buffer in case of error in l2cap_send_prepared
|
2016-01-28 14:54:43 +01:00 |
|
Matthias Ringwald
|
83e7cdd948
|
l2cap: add l2cap_can_send_prepared_packet_now
|
2016-01-28 14:54:03 +01:00 |
|
Matthias Ringwald
|
7d00c19e81
|
arduino: add C++ protection
|
2016-01-27 15:36:32 +01:00 |
|
Matthias Ringwald
|
1aba866f2c
|
add SCO handle to HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE
|
2016-01-24 19:07:46 +01:00 |
|
Milanka Ringwald
|
c4f23c26de
|
fix compile
|
2016-01-21 15:21:29 +01:00 |
|
Milanka Ringwald
|
ee518282ae
|
hfp gsm: last dialed stired as global
|
2016-01-21 15:20:11 +01:00 |
|
Milanka Ringwald
|
81ee2c99de
|
hfp ag: wrap gsm model function
|
2016-01-21 14:44:55 +01:00 |
|
Milanka Ringwald
|
b0d2e4a3d5
|
hfp gsm: track alst dialed number
|
2016-01-21 12:12:58 +01:00 |
|
Milanka Ringwald
|
a9093a8aec
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-01-20 16:11:10 +01:00 |
|
Milanka Ringwald
|
58dd385e16
|
remove state code from pts hfp ag test
|
2016-01-20 16:11:03 +01:00 |
|
Milanka Ringwald
|
d2a4fb4f32
|
hfp cleanup: removing state code from ag client test
|
2016-01-20 16:06:09 +01:00 |
|
Milanka Ringwald
|
585dcc17b0
|
hfp cleanup: removing state code from ag client test
|
2016-01-20 16:02:56 +01:00 |
|
Milanka Ringwald
|
58694bd941
|
hfp cleanup
|
2016-01-20 15:58:27 +01:00 |
|
Milanka Ringwald
|
80fd9796b2
|
hfp cleanup
|
2016-01-20 15:17:01 +01:00 |
|
Matthias Ringwald
|
1eaab45cfe
|
gatt compiler: typo
|
2016-01-19 10:00:42 +01:00 |
|
Matthias Ringwald
|
1c18ad7f10
|
gatt parser: parse number of digitals
|
2016-01-18 21:31:45 +01:00 |
|
Matthias Ringwald
|
917d42d5b9
|
gatt compiler: parse report reference
|
2016-01-18 21:21:32 +01:00 |
|
Matthias Ringwald
|
cf35e31f00
|
libusb: cleanup SCO code
|
2016-01-18 13:58:34 +01:00 |
|
Matthias Ringwald
|
6d9dc92885
|
add 2015 qualifcation
|
2016-01-18 11:05:00 +01:00 |
|
Matthias Ringwald
|
b3aad8da60
|
SCO: add hci_get_sco_packet_length to query SCO packet size needed for USB and use in hsp_hs_test
|
2016-01-16 21:57:34 +01:00 |
|
Matthias Ringwald
|
d5422c82dc
|
libusb: use alt setting 2 for one 8-bit or 16-bit voice channel
|
2016-01-16 21:49:21 +01:00 |
|
Matthias Ringwald
|
800f1352ca
|
use recommended SCO packet size of 24 frames for single channel
|
2016-01-15 23:15:52 +01:00 |
|
Matthias Ringwald
|
8961322356
|
libusb: use passed in SCO packet instead of empty buffer
|
2016-01-15 23:14:15 +01:00 |
|
Matthias Ringwald
|
0aa6c1da66
|
libusb: document alternate settings for interface 1
|
2016-01-15 22:41:42 +01:00 |
|
Matthias Ringwald
|
bd11d3d68e
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-01-15 22:12:04 +01:00 |
|
Matthias Ringwald
|
0bddbee1ba
|
libusb: rewrite SCO sending to keep mutiple USB transfers queued
|
2016-01-15 22:11:56 +01:00 |
|
Milanka Ringwald
|
60b37999d9
|
hfp cleanup: remove clip_type and clip_number from ag
|
2016-01-15 14:57:14 +01:00 |
|
Milanka Ringwald
|
e29731ecdb
|
remove printfs
|
2016-01-15 12:38:16 +01:00 |
|
Milanka Ringwald
|
b0ae5518fd
|
hfp cleanup: remove callsetup from ag
|
2016-01-15 12:36:44 +01:00 |
|
Milanka Ringwald
|
00fe3c01d6
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-01-15 12:29:19 +01:00 |
|
Milanka Ringwald
|
26f0fa9d41
|
hfp cleanup: remove callheld state
|
2016-01-15 12:29:10 +01:00 |
|
Matthias Ringwald
|
df630c49fc
|
libusb: enable sco
|
2016-01-15 11:39:01 +01:00 |
|
Matthias Ringwald
|
aa3d9d0d65
|
posix-csr port
|
2016-01-14 21:56:10 +01:00 |
|
Matthias Ringwald
|
772a36d34e
|
csr: change local baudrate before sending warm reset command
|
2016-01-14 21:54:48 +01:00 |
|
Matthias Ringwald
|
7b90e0b281
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-01-14 17:25:28 +01:00 |
|
Matthias Ringwald
|
13ced00dea
|
cc256x: route SCO over HCI if HAVE_SCO_OVER_HCI
|
2016-01-14 17:21:51 +01:00 |
|
Milanka Ringwald
|
7e36ba55d8
|
hfp cleanup
|
2016-01-14 17:14:42 +01:00 |
|
Milanka Ringwald
|
5e76b1a0c8
|
hfp cleanup
|
2016-01-14 17:11:40 +01:00 |
|
Milanka Ringwald
|
86f0ff68ec
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-01-14 17:09:01 +01:00 |
|
Milanka Ringwald
|
359d6a17fd
|
hfp: removed hfp_ag_call_state
|
2016-01-14 17:08:54 +01:00 |
|
Milanka Ringwald
|
5bac07baa2
|
cleanup hfp ag
|
2016-01-14 16:16:54 +01:00 |
|
Milanka Ringwald
|
d2d9e77d81
|
cleanup hfp ag
|
2016-01-14 16:16:42 +01:00 |
|
Milanka Ringwald
|
ff67e9a4a5
|
cleanup hfp ag
|
2016-01-14 15:47:19 +01:00 |
|
Milanka Ringwald
|
e8d65f6610
|
hfp ag cleanup
|
2016-01-14 14:53:33 +01:00 |
|
Milanka Ringwald
|
1d5aea2342
|
hfp ag cleanup
|
2016-01-14 14:48:28 +01:00 |
|
Matthias Ringwald
|
c0f03171d9
|
outdated comment
|
2016-01-14 14:33:43 +01:00 |
|
Matthias Ringwald
|
f88e4d83b9
|
fix HSP HS SDP record
|
2016-01-14 14:33:17 +01:00 |
|
Matthias Ringwald
|
cb335d16e8
|
current config OS X + Linux
|
2016-01-14 14:32:59 +01:00 |
|
Matthias Ringwald
|
6b26a6b00b
|
add HAVE_SCO_OVER_HCI for posix-cc2564b
|
2016-01-14 14:20:22 +01:00 |
|
Matthias Ringwald
|
729ed62ea0
|
send write sco flow control enable if #HAVE_SCO_OVER_HCI
|
2016-01-14 14:19:37 +01:00 |
|