Matthias Ringwald
|
646a1850c2
|
bcm/h5: allow to use higher main baud rate when fully booted
|
2017-04-26 11:55:26 +02:00 |
|
Matthias Ringwald
|
99e8f095f5
|
bcm/h5: extract btstack_chipset_bcm_download_firmware
|
2017-04-26 11:55:26 +02:00 |
|
Matthias Ringwald
|
aaf306a213
|
bcm/h5: use hci_dump, disable debug output
|
2017-04-26 11:55:26 +02:00 |
|
Matthias Ringwald
|
480bd5c8fc
|
bcm/h5: use main baudrate for patchram upload
|
2017-04-26 11:55:25 +02:00 |
|
Matthias Ringwald
|
0728d358bb
|
bcm/h5: upload init script before starting stack in h5 mode
|
2017-04-26 11:55:25 +02:00 |
|
Matthias Ringwald
|
ca98ec55e1
|
posix/uart: wait 100 ms after opening serial port
|
2017-04-26 11:55:25 +02:00 |
|
Matthias Ringwald
|
cdb8bfaea6
|
wiced: use micro-ecc from WICED SDK to avoid duplicate symbols
|
2017-04-25 20:48:09 +02:00 |
|
Matthias Ringwald
|
4e94d79fcb
|
chipsets: document possible workaround for CC256x bug during HCI Command Complete Event for HCI VS Update Baudrate
|
2017-04-25 10:24:16 +02:00 |
|
Matthias Ringwald
|
71aad61857
|
chipsets: document possible workaround for CC256x bug during HCI Command Complete Event for HCI VS Update Baudrate
|
2017-04-25 10:10:48 +02:00 |
|
Matthias Ringwald
|
b178c54806
|
h5: don't log single bytes for rx
|
2017-04-24 15:24:02 +02:00 |
|
Matthias Ringwald
|
bf71c89905
|
h5: send empty config reponse for empty config message
|
2017-04-23 00:19:32 +02:00 |
|
Matthias Ringwald
|
77b95b4145
|
csr: support setting baud rate via h4/h5
|
2017-04-19 15:12:51 +02:00 |
|
Matthias Ringwald
|
cf524f2b10
|
posix/windows ports: show BD ADDR when stack running
|
2017-04-19 14:34:18 +02:00 |
|
Matthias Ringwald
|
1b7466ed29
|
doc: change to micro-ecc
|
2017-04-13 17:13:40 +02:00 |
|
Matthias Ringwald
|
3570429f98
|
pic32: update build for micro-ecc
|
2017-04-13 17:04:53 +02:00 |
|
Matthias Ringwald
|
375650c212
|
test: sort security manager files
|
2017-04-13 16:49:28 +02:00 |
|
Matthias Ringwald
|
b31de47062
|
pic32: update build for micro-ecc
|
2017-04-13 16:47:18 +02:00 |
|
Matthias Ringwald
|
2bfd9ab5af
|
test: fix security manager test
|
2017-04-13 16:41:53 +02:00 |
|
Matthias Ringwald
|
880113226d
|
sm: fix compile without LE Secure Connections
|
2017-04-13 16:31:00 +02:00 |
|
Matthias Ringwald
|
98493a2dfb
|
wiced: enable LE Secure Connections
|
2017-04-13 16:24:06 +02:00 |
|
Matthias Ringwald
|
35ef865576
|
sm: check HCI_PAYLOAD_SIZE when LE Secure Connections are used
|
2017-04-13 16:20:27 +02:00 |
|
Matthias Ringwald
|
5198fffa56
|
sm: only return prepared random data during ec key generation
|
2017-04-13 16:10:14 +02:00 |
|
Matthias Ringwald
|
b8ae70b42a
|
hci_dump: fix crash on posix systems caused by logging
|
2017-04-13 15:55:57 +02:00 |
|
Matthias Ringwald
|
c692d77638
|
sm: use micro-ecc for p256r1 calculation
|
2017-04-13 15:23:09 +02:00 |
|
Matthias Ringwald
|
af03003c8a
|
3rd-party: add micro-ecc/static e4d264b https://github.com/kmackay/micro-ecc.git and test/security_manager/ecc_micro_ecc
|
2017-04-13 15:23:09 +02:00 |
|
Matthias Ringwald
|
fc5bff5f5a
|
sm: store public key in single 64 byte array instead of two 32 byte arrays
|
2017-04-13 15:23:09 +02:00 |
|
Matthias Ringwald
|
9d28751f62
|
test/sm: rename ectest -> ecc_mbed_tls
|
2017-04-13 15:23:09 +02:00 |
|
Matthias Ringwald
|
6211b0c037
|
example/sco_util: fix unused var warning
|
2017-04-12 15:45:54 +02:00 |
|
Matthias Ringwald
|
68b642b5ca
|
docs: fix typo gatt server properties
|
2017-04-11 17:55:32 +02:00 |
|
Matthias Ringwald
|
6401061a3c
|
hci_dump: use printf for log_... if packet log is not open on posix
|
2017-04-10 15:20:47 +02:00 |
|
Matthias Ringwald
|
e950fa96e9
|
util: make log_debug_hexdump only print hexdump if ENABLE_LOG_DEBUG
|
2017-04-10 15:19:58 +02:00 |
|
Matthias Ringwald
|
b304e673c2
|
h5: use log_debug[_hexdump] for debug level output
|
2017-04-07 22:34:20 +02:00 |
|
Matthias Ringwald
|
cb42147ab2
|
hci_debug: add log_debug_hexdump
|
2017-04-07 22:33:17 +02:00 |
|
Matthias Ringwald
|
daa2e90cf2
|
h5: add hci_transport_h5_enable_bcsp_mode() to use BCSP with CSR chipsets
|
2017-04-07 12:39:30 +02:00 |
|
Matthias Ringwald
|
ca93b47d3c
|
csr: don't enable parity for H5 with PS Keys. doesn't help, only breaks H5
|
2017-04-07 12:39:30 +02:00 |
|
Matthias Ringwald
|
834bce8cfd
|
hci: reset H5/BCSP link for CSR with baud change
|
2017-04-07 12:39:30 +02:00 |
|
Matthias Ringwald
|
1b84b25d6a
|
sdp_util: fix sdp_service_search_pattern_for_uuid128
|
2017-04-06 16:21:52 +02:00 |
|
Matthias Ringwald
|
55bb522c69
|
sdp_client_rfcomm: mark read-only args as const
|
2017-04-06 14:16:05 +02:00 |
|
Matthias Ringwald
|
5222912b1f
|
util: mark all read-only arguments as const
|
2017-04-06 14:13:15 +02:00 |
|
Matthias Ringwald
|
09ac355c8a
|
sdp_rfcom_query: add sdp_client_query_rfcomm_channel_and_name_for_uuid128, use sdp_service_search_pattern_for_uuid16 and sdp_service_search_pattern_for_uuid128 instead of creating search pattern manually
|
2017-04-06 12:18:31 +02:00 |
|
Milanka Ringwald
|
6959beff72
|
le data channels: fix pts test compile
|
2017-04-04 11:26:04 +02:00 |
|
Milanka Ringwald
|
11cae19e58
|
l2cap: fix for le data channels
|
2017-04-04 11:24:24 +02:00 |
|
Matthias Ringwald
|
e4aea38e5f
|
tool: strip newlines from packet log in create_packet_log.py
|
2017-04-03 19:12:02 +02:00 |
|
Matthias Ringwald
|
fd19b115ee
|
posix: allow to configure LINK_KEY_PATH and LE_DEVICE_DB_PATH
|
2017-04-03 14:32:33 +02:00 |
|
Matthias Ringwald
|
182c3ec8d7
|
hci: controller to host flow control - set host size before enabling flow control
|
2017-04-02 20:46:05 +02:00 |
|
Matthias Ringwald
|
e18703cc57
|
cc256x: use 1.5 initscript for CC2564B. Controller to Host Flow Control is broken on 1.4 but works on 1.5
|
2017-04-01 16:18:24 +02:00 |
|
Matthias Ringwald
|
dcd578c4c7
|
Merge branch 'hci-controller-to-host-flow-control' into develop
|
2017-04-01 15:46:41 +02:00 |
|
Matthias Ringwald
|
2b8382013c
|
hci: Controller to Host Flow Control + docs
|
2017-04-01 15:46:16 +02:00 |
|
Matthias Ringwald
|
2a7d66b392
|
avdtp: delete sbc decoding from avdtp_source
|
2017-03-31 16:05:40 +02:00 |
|
Matthias Ringwald
|
7225ed38c3
|
remove accidental commit
|
2017-03-31 11:40:34 +02:00 |
|