Matthias Ringwald
|
4228475e2e
|
pts: fix compile ble_central_test
|
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
|
e13e7f54cb
|
libusb: parse -u 11:22:33 as USB path
|
2016-07-09 16:26:41 +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 |
|
Matthias Ringwald
|
a77ee77c5e
|
libusb: print path for USB dongle
|
2016-07-08 22:50:35 +02:00 |
|
Matthias Ringwald
|
8089d5b492
|
l2cap: start creating connection via gap whitelest
|
2016-07-08 22:22:38 +02:00 |
|
Milanka Ringwald
|
fcb08cdb2a
|
sbc decoder: integration with sco_util
|
2016-07-08 17:11:57 +02:00 |
|
Matthias Ringwald
|
3f1d1cdaad
|
pts: add le_data_channel test
|
2016-07-08 16:48:52 +02:00 |
|
Matthias Ringwald
|
9e6aabb55c
|
pts: fix compile ble_central_test
|
2016-07-08 16:48:35 +02:00 |
|
Milanka Ringwald
|
9d9464def1
|
Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp
Conflicts:
test/sbc/sbc_decoder.py
|
2016-07-08 12:51:48 +02:00 |
|
Milanka Ringwald
|
be25a7a91f
|
sbc decoder: find H2 syncword
|
2016-07-08 12:49:37 +02:00 |
|
Matthias Ringwald
|
042beff1a9
|
sbc: fix mSBC CRC calculation
|
2016-07-08 12:49:05 +02:00 |
|
Milanka Ringwald
|
05c5673442
|
add msbc support to python sbc decoder
|
2016-07-08 11:48:14 +02:00 |
|
Milanka Ringwald
|
b00330a893
|
sbc: reduce state vars in decoder state
|
2016-07-07 23:55:06 +02:00 |
|
Matthias Ringwald
|
ac7e9e28fd
|
l2cap: extract l2cap_create_channel_entry. implement register/unregister le service
|
2016-07-07 17:01:49 +02:00 |
|
Matthias Ringwald
|
855bd1b03d
|
l2cap: add LE Data Channel API
|
2016-07-07 15:24:59 +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
|
22fe8451e4
|
Merge branch 'develop'
|
2016-07-06 14:08:32 +02:00 |
|
Matthias Ringwald
|
4d667262e5
|
wiced: fix build
|
2016-07-06 14:08:21 +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
|
abef3b9e5d
|
Merge branch 'develop'
|
2016-07-05 11:07:21 +02:00 |
|
Matthias Ringwald
|
70c2750807
|
rfcomm: avoid null-pointer dereference for invalid rfcomm_cid
|
2016-07-05 11:07:09 +02:00 |
|
Matthias Ringwald
|
5ca1628e7e
|
chipset/cc256x: fix compile for ANT add-on
|
2016-07-05 11:07:04 +02:00 |
|
Matthias Ringwald
|
001260ccd6
|
Merge branch 'develop'
|
2016-07-04 14:21:32 +02:00 |
|
Matthias Ringwald
|
42e3fd9c0c
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-07-04 14:21:10 +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
|
9bb4562e6f
|
Merge branch 'develop'
|
2016-07-04 11:43:47 +02:00 |
|
Matthias Ringwald
|
d4ecd166be
|
wiced: disable packet log
|
2016-07-04 11:43:32 +02:00 |
|
Matthias Ringwald
|
f13e264c95
|
Merge branch 'develop'
|
2016-07-04 11:42:38 +02:00 |
|
Matthias Ringwald
|
e7a97f41ef
|
wiced: adapt to changed signature of platform_uart_receive_bytes. make it compatible with 3.3.1, 3.4.0, and 3.5.2
|
2016-07-04 11:42:13 +02:00 |
|
Milanka Ringwald
|
6559f96e4a
|
sbc decoder : reserved max buffers
|
2016-07-01 16:43:59 +02:00 |
|
Matthias Ringwald
|
24ca7397f7
|
wiced: update to SDK 3.5.2. Not working (no HCI Events yet)
|
2016-07-01 16:13:05 +02:00 |
|
Milanka Ringwald
|
aa6493c269
|
sbc decoder: use singleton for now
|
2016-07-01 14:56:16 +02:00 |
|
Matthias Ringwald
|
bdbd7f528d
|
Merge branch 'develop'
|
2016-07-01 14:49:09 +02:00 |
|
Matthias Ringwald
|
7224be7e77
|
clean ups and fixes to avoid warnings from static code analyzer
|
2016-07-01 14:48:49 +02:00 |
|
Milanka Ringwald
|
48e0f8060d
|
sbc decoder: extracted api
|
2016-07-01 14:27:27 +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
|
dc2354f3d3
|
sbc decoder test: extract process sbc chunk
|
2016-07-01 11:11:19 +02:00 |
|
Milanka Ringwald
|
082d19a82b
|
sbc decoder test: add handle pcm callback
|
2016-06-30 16:32:23 +02:00 |
|
Milanka Ringwald
|
091c1bfd0a
|
sbc decoder test: handle case where new data cannot fit completely into frame buffer
|
2016-06-30 15:47:21 +02:00 |
|
Milanka Ringwald
|
7a2baf07df
|
sbc decoder test: use additional input buffer
|
2016-06-30 14:38:44 +02:00 |
|
Milanka Ringwald
|
22d3119a2b
|
sbc decoder: move memmove after not enough data is detected
|
2016-06-30 13:42:07 +02:00 |
|
Milanka Ringwald
|
08d1a6045e
|
add codec exchanged into event
|
2016-06-29 17:15:34 +02:00 |
|
Milanka Ringwald
|
6a7f44bd8d
|
add codec exchanged into event
|
2016-06-29 17:12:36 +02:00 |
|