7663 Commits

Author SHA1 Message Date
Matthias Ringwald
b03afde162 wiced: support for btstack_stdin (HAVE_STDIN) 2017-11-07 22:26:48 +01:00
Matthias Ringwald
012f145f57 wiced: support for btstack_stdin (HAVE_STDIN) 2017-11-07 22:26:01 +01:00
Matthias Ringwald
84693d68c6 network: fix compile, add btstack_network_get_name 2017-11-07 22:10:15 +01:00
Matthias Ringwald
f7ab42a59a network: extract POSIX network code into btstack_network_posix and use in panu_demo 2017-11-07 19:43:12 +01:00
Matthias Ringwald
e0ba407f1b wiced: enable LF->CRLF 2017-11-07 18:48:23 +01:00
Matthias Ringwald
90e1375e7d started ChangeLog file 2017-11-07 17:11:18 +01:00
Matthias Ringwald
a7473022f2 network: extract POSIX network code into btstack_network_posix and use in panu_demo 2017-11-07 16:42:06 +01:00
Matthias Ringwald
b2cc109c9c network: define BTstack network interface abstraction 2017-11-07 12:42:42 +01:00
Matthias Ringwald
4b7565a250 posix: avoid crash when data source is removed and fd set to -1 2017-11-07 12:30:13 +01:00
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