Milanka Ringwald
|
b3f76298ca
|
hfp: fix comments, init code
|
2016-08-31 15:43:29 +02:00 |
|
Milanka Ringwald
|
8c38e749df
|
hfp: plc for cvsd
|
2016-08-31 15:41:01 +02:00 |
|
Milanka Ringwald
|
c774f3a0e5
|
hfp cvsd: plc for periodic sine signal
|
2016-08-29 23:10:32 +02:00 |
|
Matthias Ringwald
|
8cff923e81
|
Merge branch 'develop' into a2dp
|
2016-08-24 13:45:38 +02:00 |
|
Matthias Ringwald
|
b05d5f46fb
|
Merge branch 'develop'
|
2016-08-23 10:03:23 +02:00 |
|
Matthias Ringwald
|
cb2649100c
|
docs: power management
|
2016-08-23 10:03:07 +02:00 |
|
Matthias Ringwald
|
598564e4d3
|
wiced: only print dot if we're waiting for CTS
|
2016-08-19 18:07:37 +02:00 |
|
Matthias Ringwald
|
f27f89f93b
|
wiced: don't init WIFI automatically
|
2016-08-19 18:06:29 +02:00 |
|
Matthias Ringwald
|
d8f374f670
|
wiced: only print dot if we're waiting for CTS
|
2016-08-16 15:12:30 +02:00 |
|
Matthias Ringwald
|
401a70243a
|
wiced: enable set baudrate for STM32F40_41xxx, too
|
2016-08-16 14:58:08 +02:00 |
|
Matthias Ringwald
|
ce7ff1f89f
|
wiced: reset Bluetooth controller via RESET line if available
|
2016-08-16 14:18:12 +02:00 |
|
Matthias Ringwald
|
d5e5f834f9
|
sco_util: also store incoming mSBC data
|
2016-08-09 18:09:44 +02:00 |
|
Matthias Ringwald
|
47bd026a7c
|
hfp_hf_demo: delete duplicate code
|
2016-07-29 15:47:26 +02:00 |
|
Matthias Ringwald
|
b72c4a9e83
|
hsp/hfp: clear connection flag before sending hci command
|
2016-07-29 15:36:14 +02:00 |
|
Matthias Ringwald
|
8c768b83f7
|
posix-h4: print if eHCILL is enabled or disabled
|
2016-07-29 15:02:19 +02:00 |
|
Matthias Ringwald
|
9779d00efe
|
Merge branch 'develop'
|
2016-07-29 11:33:45 +02:00 |
|
Matthias Ringwald
|
70a390c7e0
|
att_server: check handle in disconnection complete event
|
2016-07-29 11:33:28 +02:00 |
|
Matthias Ringwald
|
6981f548cb
|
Merge branch 'develop'
|
2016-07-29 10:52:32 +02:00 |
|
Matthias Ringwald
|
c6a37cfdba
|
hci: discard ACL fragement on connection close, too
|
2016-07-29 10:51:54 +02:00 |
|
Matthias Ringwald
|
28a0332dbe
|
hci: discard ACL fragment when HCI connection is gone
|
2016-07-29 10:45:01 +02:00 |
|
Matthias Ringwald
|
b7dd69bc0f
|
hfp_hf: hf cannot setup sco connection
|
2016-07-28 19:27:06 +02:00 |
|
Matthias Ringwald
|
92bac12920
|
hfp_ag/hfp_hf: list suported codecs
|
2016-07-28 19:07:35 +02:00 |
|
Matthias Ringwald
|
e8d1dc0dfe
|
hfp: skip mSBC if eSCO not supported locally
|
2016-07-28 19:07:10 +02:00 |
|
Matthias Ringwald
|
8b96126ae2
|
hci: log eSCO support
|
2016-07-28 19:06:24 +02:00 |
|
Matthias Ringwald
|
3e68d23d21
|
hci: add hci_extended_sco_link_supported
|
2016-07-28 17:28:14 +02:00 |
|
Matthias Ringwald
|
7522e673fc
|
hfp_hf: send codec_event(CVSD) if no codec negotation happens. hfp_ag: use T2/T1 connection settings. only accept SCO connections in hfp_hf
|
2016-07-28 17:19:13 +02:00 |
|
Matthias Ringwald
|
d6ff09e13f
|
hfp_ag: send codec_event(CVSD) if no codec negotation happens. Remove hack in sco_util to fallback to CVSD without codec event
|
2016-07-28 15:20:15 +02:00 |
|
Matthias Ringwald
|
ba3eebad97
|
Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp
|
2016-07-28 13:58:01 +02:00 |
|
Milanka Ringwald
|
abffc81948
|
move sco accept connection to the upper layers (hfp, hsp)
|
2016-07-28 13:57:44 +02:00 |
|
Matthias Ringwald
|
89734aaa83
|
sco_util: drop voice settings hack
|
2016-07-28 13:41:42 +02:00 |
|
Milanka Ringwald
|
011577ab36
|
move esco accept connection to the upper layers (hfp, hsp)
|
2016-07-28 11:41:57 +02:00 |
|
Matthias Ringwald
|
e7d0c9aab8
|
l2cap: emit conn request on le data con request, handle le accpet/decline
|
2016-07-27 16:44:25 +02:00 |
|
Matthias Ringwald
|
acec3d0f1b
|
pts: accept/decline incoming connection
|
2016-07-27 16:40:28 +02:00 |
|
Matthias Ringwald
|
ae237d31eb
|
l2cap: seperate messages for le con resp accept/decline
|
2016-07-27 16:39:48 +02:00 |
|
Matthias Ringwald
|
94530c7711
|
renamed l2cap error code
|
2016-07-27 16:39:11 +02:00 |
|
Milanka Ringwald
|
a33eb0c45b
|
hfp: verify if the acl handle exists
|
2016-07-27 15:05:08 +02:00 |
|
Milanka Ringwald
|
8a0c2d7bda
|
remove duplicated tests (exist under btstack/examples)
|
2016-07-27 14:54:09 +02:00 |
|
Milanka Ringwald
|
c862649892
|
hfp hf api change: use acl_handle instead of device addr
|
2016-07-27 14:47:57 +02:00 |
|
Milanka Ringwald
|
d97d752d32
|
hfp ag api change: use acl_handle instead of bd_addr
|
2016-07-27 12:22:28 +02:00 |
|
Matthias Ringwald
|
c48b2a2cf1
|
l2cap: extract l2cap_le_signaling_handler_dispatch
|
2016-07-27 11:09:21 +02:00 |
|
Milanka Ringwald
|
0c87db9ec5
|
sbc decoder: merge decoder + encoder
|
2016-07-27 11:03:55 +02:00 |
|
Milanka Ringwald
|
e7a4112819
|
sbc: prefix with btstack
|
2016-07-27 10:27:58 +02:00 |
|
Milanka Ringwald
|
2afeea7f2e
|
sbc_decoder: prefix with btstack
|
2016-07-27 10:18:15 +02:00 |
|
Matthias Ringwald
|
6e046a3674
|
sco_util: fix crash for CVSD
|
2016-07-26 21:50:08 +02:00 |
|
Matthias Ringwald
|
4f84bf367b
|
hfp: fix supported features of generated SDP records, add defines for missing features, drop negotiated codec from SLC and Audio connection events
|
2016-07-26 21:34:12 +02:00 |
|
Matthias Ringwald
|
d76591ef8d
|
sco_util: fallback to CVSD if no codec has been negotiated
|
2016-07-26 09:25:37 +02:00 |
|
Matthias Ringwald
|
5fff3cef91
|
sbc: store 0x0000 as frame header
|
2016-07-26 09:24:58 +02:00 |
|
Matthias Ringwald
|
7294d0093f
|
sco_util: only set voice settings after codec got negotiated
|
2016-07-26 00:24:03 +02:00 |
|
Matthias Ringwald
|
fd1cbf309d
|
test/sbc: use larger buffer for filename
|
2016-07-25 23:26:34 +02:00 |
|
Matthias Ringwald
|
d6a0639857
|
sco_util: use 16-bit sine table
|
2016-07-25 11:04:15 +02:00 |
|