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
|
8901a7c412
|
hfp: drop negotiated codec from SLC and Audio connection events
|
2016-07-25 10:41:07 +02:00 |
|
Matthias Ringwald
|
d2c1d59ab5
|
hfp: use fixed transparent coding setting for outgoing SCO connections when mSBC was selected
|
2016-07-24 22:48:45 +02:00 |
|
Matthias Ringwald
|
03645b44ad
|
hfp: log negotiated codec
|
2016-07-24 22:34:05 +02:00 |
|
Milanka Ringwald
|
1e98a36782
|
Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp
Conflicts:
src/classic/btstack_sbc_decoder.h
|
2016-07-23 16:31:46 +02:00 |
|
Milanka Ringwald
|
220eb56314
|
extend HFP AG for using mSBC
|
2016-07-23 16:29:33 +02:00 |
|
Matthias Ringwald
|
469fc11af1
|
msbc: set synchronization header h2
|
2016-07-23 16:29:07 +02:00 |
|
Matthias Ringwald
|
81dc09f8ed
|
sbc: pass SCO packet status flag into sbc_decoder_process_data and invalidate frames that contain SCO data that might be corrupted
|
2016-07-23 15:42:20 +02:00 |
|
Milanka Ringwald
|
5b4ff0f76d
|
sbc: extract hfp_msbc
|
2016-07-23 15:19:56 +02:00 |
|
Milanka Ringwald
|
4e074f72df
|
use btstack prefix for sbc files
|
2016-07-23 15:08:13 +02:00 |
|
Milanka Ringwald
|
ca50f5f543
|
sbc encoder: use pcm stream
|
2016-07-22 23:23:35 +02:00 |
|
Matthias Ringwald
|
5cb8767531
|
l2cap: handle hci le connect, send le credit based connection request
|
2016-07-22 23:23:19 +02:00 |
|
Matthias Ringwald
|
48af0c56d8
|
pts: le_data_channel sets up hci connection
|
2016-07-22 22:04:43 +02:00 |
|
Matthias Ringwald
|
6af1053c16
|
Merge branch 'develop' into le-data-channel
|
2016-07-22 19:52:21 +02:00 |
|
Matthias Ringwald
|
a2908aa0e7
|
linked_list: add tests for linked_list_count and fix off-by one
|
2016-07-22 19:51:32 +02:00 |
|
Milanka Ringwald
|
4f0d422d95
|
ectracting sbc encoder
|
2016-07-22 17:32:44 +02:00 |
|
Matthias Ringwald
|
9367f9b01e
|
Merge branch 'develop' into le-data-channel
|
2016-07-22 16:50:18 +02:00 |
|
Milanka Ringwald
|
2ec72fbbcd
|
fix compile
|
2016-07-20 11:11:02 +02:00 |
|
Matthias Ringwald
|
7ef6a7bbd9
|
l2cap: drop reason arg for l2cap_decline_connection - only 'no resources' expected
|
2016-07-17 22:49:15 +02:00 |
|
Matthias Ringwald
|
7e8856ebfd
|
l2cap: return error for l2cap_unregister_service
|
2016-07-17 22:43:06 +02:00 |
|
Matthias Ringwald
|
da0fc6cc57
|
slip encoder: fix compile warning
|
2016-07-17 21:40:15 +02:00 |
|
Matthias Ringwald
|
c2e1fa6005
|
hci: provided error code in hardware error callback
|
2016-07-17 20:58:49 +02:00 |
|
Milanka Ringwald
|
611ca09fac
|
sbc plc: detect zero frames
|
2016-07-15 17:31:41 +02:00 |
|
Matthias Ringwald
|
06cd539f41
|
sm: fix pairing in legacy mode
|
2016-07-15 17:28:02 +02:00 |
|
Milanka Ringwald
|
743c1aead2
|
sbc decoder: get sequence nr from H2 header
|
2016-07-15 16:02:22 +02:00 |
|
Milanka Ringwald
|
2831fb0afa
|
sbc plc: add support in bludroiod decoder impl
|
2016-07-14 17:26:22 +02:00 |
|
Matthias Ringwald
|
26a9b6da53
|
hci: combine hci_packet_buffer_prefix with hci_packet_buffer into hci_packet_buffer_data and use hci_packet_buffer as pointer to point at pos HCI_OUTGOING_PRE_BUFFER_SIZE
|
2016-07-14 14:22:24 +02:00 |
|
Matthias Ringwald
|
313e5f9c03
|
hci: log cause for hardware error
|
2016-07-14 14:13:58 +02:00 |
|
Matthias Ringwald
|
9ecd1ba8ab
|
ehcill: fix bug when send packet was called between receive sleep ind and send of sleep ack
|
2016-07-14 11:28:08 +02:00 |
|
Milanka Ringwald
|
1ff8adc53a
|
sbc plc: add and compile files
|
2016-07-14 11:21:39 +02:00 |
|
Matthias Ringwald
|
efedfb4cf8
|
l2cap: start creating connection via gap whitelest
|
2016-07-09 23:03:49 +02:00 |
|
Matthias Ringwald
|
da144af509
|
l2cap: extract l2cap_create_channel_entry. implement register/unregister le service
|
2016-07-09 23:03:49 +02:00 |
|
Matthias Ringwald
|
5073de0d83
|
l2cap: add LE Data Channel API
|
2016-07-09 23:03:49 +02:00 |
|
Matthias Ringwald
|
aa662eec9c
|
libusb: allows to specify USB dongle with hci_transport_usb_set_path
|
2016-07-09 16:10:45 +02:00 |
|
Milanka Ringwald
|
613518d19a
|
sbc decoder: fix sbc_decoder_process_data
|
2016-07-08 23:31:19 +02:00 |
|
Milanka Ringwald
|
fcb08cdb2a
|
sbc decoder: integration with sco_util
|
2016-07-08 17:11:57 +02:00 |
|
Milanka Ringwald
|
b00330a893
|
sbc: reduce state vars in decoder state
|
2016-07-07 23:55:06 +02:00 |
|
Milanka Ringwald
|
b63c1ba887
|
sbc decoder moved to src/classic
|
2016-07-07 13:21:10 +02:00 |
|
Matthias Ringwald
|
4ea196a400
|
btstack_run_loop: don't return of void function
|
2016-07-07 11:26:05 +02:00 |
|
Matthias Ringwald
|
7c959318bb
|
fix warnings related to potential loss of precision for integer conversions
|
2016-07-05 11:31:53 +02:00 |
|
Matthias Ringwald
|
45718b6f18
|
hfp: avoid null pointer dereference if indicator does not exist
|
2016-07-05 11:31:09 +02:00 |
|
Matthias Ringwald
|
bb015fa70d
|
bnep: avoid 'may be unitialized when used' in clang
|
2016-07-05 11:22:55 +02:00 |
|
Matthias Ringwald
|
70c2750807
|
rfcomm: avoid null-pointer dereference for invalid rfcomm_cid
|
2016-07-05 11:07:09 +02:00 |
|
Matthias Ringwald
|
274dad91fe
|
hci: fix null dereference in hci_send_cmd_packet when hci connection when table is full (II)
|
2016-07-04 14:21:01 +02:00 |
|
Matthias Ringwald
|
7224be7e77
|
clean ups and fixes to avoid warnings from static code analyzer
|
2016-07-01 14:48:49 +02:00 |
|
Matthias Ringwald
|
95d2c8f48d
|
l2cap: avoid potential null dereference in l2cap_rtx_timeout
|
2016-07-01 11:30:53 +02:00 |
|
Matthias Ringwald
|
2deddeced7
|
hci: fix null dereference in hci_send_cmd_packet when hci connection table is full
|
2016-07-01 11:28:08 +02:00 |
|
Milanka Ringwald
|
6a7f44bd8d
|
add codec exchanged into event
|
2016-06-29 17:12:36 +02:00 |
|
Milanka Ringwald
|
41d0c87b0d
|
remove printf
|
2016-06-29 14:52:45 +02:00 |
|
Milanka Ringwald
|
60ebb071aa
|
remove printf
|
2016-06-29 12:05:02 +02:00 |
|