7504 Commits

Author SHA1 Message Date
Matthias Ringwald
ab379a4a0a wiced-h5: use mbedtls for aes128 on SDK 5.2+ 2017-11-06 15:27:09 +01:00
Matthias Ringwald
d4def6f450 wiced-h5: support WICED Studio (incl. 5.2) 2017-11-06 15:27:09 +01:00
Matthias Ringwald
0b793fdf21 wiced-h4: fix path to bluetooth firmwares 2017-11-06 15:27:09 +01:00
Matthias Ringwald
20334a06fd wiced-h4: support WICED Studio (incl. 5.2) 2017-11-06 15:27:09 +01:00
Matthias Ringwald
23c00ae5e8 fix build 2017-11-04 21:45:45 +01:00
Matthias Ringwald
08dc639452 l2cap: round robin for fixed channel send requests 2017-11-04 21:41:53 +01:00
Milanka Ringwald
462aa08556 avrcp browsing controller: connect/disconnect 2017-11-03 17:12:57 +01:00
Milanka Ringwald
f12a3722fc avrcp browsing: add draft connect/disconnect 2017-11-03 17:12:57 +01:00
Milanka Ringwald
f65a5459ae avrcp docu: fix text 2017-11-03 17:12:57 +01:00
Milanka Ringwald
c3fca900d4 avrcp browsing: add connect/disconnect events 2017-11-03 17:12:57 +01:00
Milanka Ringwald
4cb889a5b0 avrcp: fix includes 2017-11-03 17:12:57 +01:00
Matthias Ringwald
6cf9be566b att_server: fix compile 2017-11-02 10:46:57 +01:00
Matthias Ringwald
9f5265c3aa hci_transport_h5: disable forced log_debug 2017-11-02 10:46:57 +01:00
Matthias Ringwald
6f8637a229 btstack_event: add LE Device DB index to SM_EVENT_IDENTITY_CREATED 2017-11-02 10:46:57 +01:00
Milanka Ringwald
58d7a529a0 update examples docu 2017-11-01 15:35:16 +01:00
Milanka Ringwald
d5e631f6ca docu: add usage to a2dp demos 2017-11-01 12:25:28 +01:00
Milanka Ringwald
185fb1d27e
Update README.md 2017-11-01 11:58:09 +01:00
Milanka Ringwald
c209eb1ece
Update README.md 2017-11-01 11:57:34 +01:00
Matthias Ringwald
a7e4f59be7 hal_flash_bank_memory: don't modify simulated flash data if 0xff is written - needed for alignment >= 8 2017-11-01 10:50:06 +01:00
Matthias Ringwald
372a35564c btstack_tlv_flash_bank: support unaligned value sizes with alignment up to 8 bytes 2017-11-01 10:50:06 +01:00
Matthias Ringwald
e8efffc8d1 btstack_tlv_flash_bank: extract btstack_tlv_flash_bank_read and btstack_tlv_flash_bank_write 2017-11-01 10:50:06 +01:00
Milanka Ringwald
15de820685 docu: add example tags, fix table for pdf 2017-11-01 10:41:16 +01:00
Milanka Ringwald
1e9de6b0ec add exaples to docu 2017-10-31 16:28:16 +01:00
Milanka Ringwald
6fa8d4c7b0 a2dp source demo: update docu 2017-10-31 15:35:01 +01:00
Milanka Ringwald
dd955f23f1 a2dp sink demo: fix compile error 2017-10-31 14:33:05 +01:00
Milanka Ringwald
4dc98401be a2dp sink demo: add doku 2017-10-31 12:53:04 +01:00
Matthias Ringwald
4bdbd7549b chipset: atwilc3000 only supports LE officially, em9304 has valid bd_addr, some W18xx have ANT 2017-10-30 16:24:19 +01:00
Matthias Ringwald
d241e50b75 HOG mouse/keyboard: stop sending on disconnect 2017-10-30 15:17:00 +01:00
Milanka Ringwald
6c333d061e a2dp sink demo: warning on avrcp cmds called beforeestablishing AVRCP connection 2017-10-27 10:21:19 +02:00
Matthias Ringwald
e0f9c2f9a3 panu_demo: fix SDP remote log output 2017-10-26 15:42:09 +02:00
Matthias Ringwald
8349ead0eb stm32-f4discovery-cc256x: setup system tlv instance 2017-10-26 15:02:57 +02:00
Matthias Ringwald
7a2e63879d sm: fix storing of bonding infomation for LE Legacy Pairing. Bug introduced in 4c1d10929 2017-10-26 15:01:20 +02:00
Matthias Ringwald
98d95509d1 sm: drop SC Auth Req Flag if ENABLE_LE_SECURE_CONNECTIONS is not defined 2017-10-26 14:09:00 +02:00
Milanka Ringwald
9635072ee4 a2dp sink demo: store dev address on incoming connection 2017-10-25 16:37:51 +02:00
Matthias Ringwald
ed732917d0 esp32: fix build of non-btstack examples when added as component to esp-idf. Fixes #85 2017-10-25 16:26:56 +02:00
Matthias Ringwald
a6f770a0a8 freertos: init btstack_run_loop_task already during run loop init 2017-10-25 15:38:12 +02:00
Matthias Ringwald
297a0e053d freertos: use portYIELD_FROM_ISR without arguments on esp32 and allow to compile of btstack_uart_block_freertos 2017-10-25 15:38:12 +02:00
Matthias Ringwald
233eb2b535 btstack_uart_block: fix type for btstack_uart_block_freertos_instance 2017-10-25 15:38:12 +02:00
Milanka Ringwald
694666f27c a2dp source demo: print reception of AVRCP play, pause, stop operation 2017-10-25 12:55:28 +02:00
Milanka Ringwald
b583bd52d4 a2dp source demo: fix pause stream 2017-10-25 12:46:01 +02:00
Matthias Ringwald
2b25cc0e93 stm32-f4discovery-cc256x: create update_gatt_db.py in python instead of shell script 2017-10-23 18:07:57 +02:00
Matthias Ringwald
858282951e hids_device: only emit event for subscription once 2017-10-23 17:32:57 +02:00
Matthias Ringwald
f61cf6aae2 btstack_tlv_posix: fix compile 2017-10-23 16:39:58 +02:00
Matthias Ringwald
d1700513b5 btstack_tlv_posix: basic implementation that keeps all entries in RAM but persists new entries to disk 2017-10-23 14:24:19 +02:00
Matthias Ringwald
a75ba47b51 example/dut_mode_classic: fix packet handler comment 2017-10-19 11:58:20 +02:00
Matthias Ringwald
486d2354f0 example/dut_mode_classic: enter BR/EDR Device Under Test (DUT) mode example 2017-10-19 11:42:45 +02:00
Matthias Ringwald
84ca9bd8a9 hci_cmds: added remaining BR/EDR test commands 2017-10-19 11:40:59 +02:00
Matthias Ringwald
f38885aa68 chipset: ATWILC3000 only qualified as BLE Controller 2017-10-18 11:37:31 +02:00
Matthias Ringwald
2cf7e974df esp32: more .gitignore 2017-10-17 16:16:53 +02:00
Milanka Ringwald
b50123e9f2 a2dp sink demo: fix audio on stream restart 2017-10-17 15:10:42 +02:00