6669 Commits

Author SHA1 Message Date
Matthias Ringwald
197ab0eba1 posix-b5-bcm: use local variables for chipset and uart driver 2017-05-02 09:45:01 +02:00
Matthias Ringwald
ed5dc1078e pic32: fix compile 2017-05-02 00:32:53 +02:00
Matthias Ringwald
b403028e72 h4: support wakeup via wakeup-up handler for h5 2017-05-02 00:29:01 +02:00
Matthias Ringwald
224203d84a btstack_uart_block/embedded: support sleep 2017-05-02 00:22:41 +02:00
Matthias Ringwald
c3dafd4604 btstack_uart_block: add set_wakeup_handler to allow wake up notifications 2017-05-01 18:13:51 +02:00
Matthias Ringwald
c4e86052e3 h4: use enum for EHCILL message types - fixes compile error when used as case labels 2017-05-01 12:59:58 +02:00
Matthias Ringwald
39e7ee9f5d cc256x: ENABLE_CC256X_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND avoids lost bytes during baud rate change, updated docu 2017-04-30 00:13:30 +02:00
Matthias Ringwald
8eb8d46326 hid_device: extract l2cap handling into classic/hid_device, send events 2017-04-27 14:57:02 +02:00
Matthias Ringwald
dd148ddbc5 hid_device: added HID Meta Events 2017-04-27 14:56:07 +02:00
Matthias Ringwald
d40c9ac6cf hid_device: move hid_create_sdp_record into classic/hid_device.h 2017-04-27 11:39:25 +02:00
Matthias Ringwald
6518788a7f hid_device: send demo text if no stdin available 2017-04-27 11:25:17 +02:00
Matthias Ringwald
ca44a803f1 hid_device: lookup keycode in US keyboard table 2017-04-27 11:11:27 +02:00
Matthias Ringwald
4cf728558f hid_device: support for typing [a-zA-Z0-9], space, backspace 2017-04-26 22:13:45 +02:00
Matthias Ringwald
0316aa6f75 hid_device: report connect/disconnect, track l2cap cids 2017-04-26 21:50:47 +02:00
Matthias Ringwald
2fa56ea6fd hid_device: start demo, define keyboard boot protocol descriptor, create sdp record 2017-04-26 18:14:27 +02:00
Matthias Ringwald
b3264428f7 ble: fix compile ifndef ENABLE_CLASSIC 2017-04-26 15:38:12 +02:00
Matthias Ringwald
1a2f82330a wiced: extract btstack_uart_block_wiced.c from hci_transport_h4_wiced.c, use with regular H4 implementation 2017-04-26 11:58:39 +02:00
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