7271 Commits

Author SHA1 Message Date
Matthias Ringwald
99a525903c btstack_tlv_flash_sector: return first tag found 2017-08-16 14:23:04 +02:00
Matthias Ringwald
cfcd891d64 libusb: portaudio should not be enabled by default 2017-08-16 09:53:45 +02:00
Milanka Ringwald
974d4d6ebf avdtp: cleaup SDP query, call create connection on query complete 2017-08-15 15:49:50 +02:00
Milanka Ringwald
1e5de9ea0b sdp rfcomm client: return status of query instead of 0 2017-08-15 15:49:41 +02:00
Milanka Ringwald
8590747ade sdp client: fix compile 2017-08-15 15:11:19 +02:00
Milanka Ringwald
1e1ae2bcab a2dp: handle sdp query failure 2017-08-15 15:07:44 +02:00
Milanka Ringwald
ad7ff5d148 sdp client: handle connection failed 2017-08-15 15:07:44 +02:00
Milanka Ringwald
8c0f36353f remove Remove Ctrl-C from usage 2017-08-15 15:07:44 +02:00
Matthias Ringwald
c03fe772bb stm32-f4discovery-cc256x: extracted hal_flash_sector_stm32.[ch] 2017-08-15 14:47:52 +02:00
Matthias Ringwald
3c72f34031 max32630-fthr: update README (hal_flash_sector_t implemented) 2017-08-15 14:30:19 +02:00
Matthias Ringwald
e0e6f655f7 btstack_tlv_flash_sector: veriy write offset is within flash bank 2017-08-15 14:29:44 +02:00
Matthias Ringwald
5efdcd7d20 max32630-fthr: implement hal_flash_sector for MXC and use in port 2017-08-15 14:28:21 +02:00
Matthias Ringwald
944b9f78ad btstack_tlv_flash_sector: delete old value of newest entry if it exists on start - handles reset after writing entry but before old entry was deleted 2017-08-15 11:40:14 +02:00
Matthias Ringwald
14f9effccb btstack_tlv_flash_sector: assert hal_flash_sector->get_alignment is satisfied 2017-08-15 11:29:50 +02:00
Matthias Ringwald
cc480b8fa8 hal_flash_sector.h: add get_alignment() to get Flash read/write alignment requirements 2017-08-15 11:15:12 +02:00
Matthias Ringwald
a5481ee357 esp32: add set_port.sh tool (unix only) to set serial port for esp tool 2017-08-15 10:26:03 +02:00
Matthias Ringwald
e1f907047d test/security_manager: fix test 2017-08-14 18:10:26 +02:00
Matthias Ringwald
f5f08c7570 btstack_tlv_flash_sector: simplify migrate by assuming entries are mostly unique 2017-08-14 17:50:59 +02:00
Matthias Ringwald
4f924c8f35 btstack_tlv_flash_sector: erase existing tag after writing new value 2017-08-14 17:38:39 +02:00
Matthias Ringwald
4a0a7b450d btstack_tlv_flash_sector: implement delete by overwriting tag with zero tag 2017-08-14 17:34:48 +02:00
Matthias Ringwald
884aa5c407 hal_flash_sector_memory.c: allow to overwrite flash with 0x00 2017-08-14 17:27:32 +02:00
Matthias Ringwald
392ab97ecb test/gatt_client: fix compile 2017-08-14 17:17:45 +02:00
Matthias Ringwald
d961a09078 btstack_tlv_flash_sector: only erase bank if not empty 2017-08-14 17:06:20 +02:00
Matthias Ringwald
bdecf965b4 hal_flash_sector_memory: initialize simulated flash with 0xff 2017-08-14 17:00:03 +02:00
Matthias Ringwald
b0b1b5f7cd btstack_tlv_flash_sector: only erase first bank on start if no active bank found 2017-08-14 16:46:36 +02:00
Matthias Ringwald
ee32965340 test/flash_tlv: fix test 2017-08-14 16:45:48 +02:00
Matthias Ringwald
83e10e5386 le_device_db_tlv: fix code to store mapped entry 2017-08-14 15:01:49 +02:00
Matthias Ringwald
e6343eb699 sm: disable RNG in micro-ecc for standard version 2017-08-14 15:01:03 +02:00
Matthias Ringwald
1ce327b5b6 esp32: store LE bonding information using le_device_db_tlv 2017-08-14 14:35:55 +02:00
Matthias Ringwald
01f4f2a907 le_device_db_memory: comment code if NVM_NUM_DEVICE_DB_ENTRIES is defined to fix esp32 build 2017-08-14 14:33:44 +02:00
Matthias Ringwald
d0a478ad14 stm32-f4discovery-cc256x: enable new le_device_db_tlv, fix compile 2017-08-14 14:17:55 +02:00
Matthias Ringwald
d2d1c6bbc1 le_device_db_tlv: use NVM_NUM_DEVICE_DB_ENTRIES 2017-08-14 14:17:00 +02:00
Matthias Ringwald
24e1df9de5 docs: document NVM keys 2017-08-14 11:45:26 +02:00
Matthias Ringwald
0c92bcc661 sm: drop support for mbed-tls for ECDH 2017-08-14 11:17:52 +02:00
Matthias Ringwald
c5e6180ee5 posix-h4-da14581: fix compile 2017-08-14 11:01:11 +02:00
Matthias Ringwald
8974e43f05 sm: fix crash in ECC calculation when using 'static' micro-ecc branch. Add debug messages explaining cross-key derivation 2017-08-14 10:59:04 +02:00
Matthias Ringwald
1f5ff4332f le_device_db_tlv: le_device_db.h implementation on top of btstack_tlv.h interface 2017-08-11 16:34:10 +02:00
Milanka Ringwald
5389404447 a2dp sink demo: redundant redeclaration of ring_buffer 2017-08-11 12:31:22 +02:00
Milanka Ringwald
72c514e816 avdtp: add init/close media on start/suspend stream event 2017-08-11 12:21:31 +02:00
Milanka Ringwald
be030f500e fix comparison of integers of different signs 2017-08-11 12:14:47 +02:00
Milanka Ringwald
e91a86a966 a2dp: remove checks on seid, and cid 2017-08-11 11:56:36 +02:00
Milanka Ringwald
ef5ad9d62b a2dp: pass remote bd address on stream established event 2017-08-11 11:37:16 +02:00
Matthias Ringwald
3d1bd8093c samv71-xplained-atwilc3000: automatically build on make flash 2017-08-10 16:24:25 +02:00
Matthias Ringwald
7d82eb501e atwilc3000: updated docu and samv70-xplained port 2017-08-10 16:21:53 +02:00
Matthias Ringwald
0f165cea0c samv71-xplained-atwilc3000: support firmware download as part of build 2017-08-10 16:20:16 +02:00
Matthias Ringwald
025f455589 atwilc3000: add missing dependency for firmware.c on firmware.bin 2017-08-10 16:03:25 +02:00
Matthias Ringwald
69e3d9734d atwilc3000: download individual firmware files on demand 2017-08-10 15:25:04 +02:00
Matthias Ringwald
069d175350 rfcomm: empty packets don't require credits, emit warning 2017-08-10 14:21:31 +02:00
Matthias Ringwald
adaba9f340 Fix more warnings (mostly sign-compare) 2017-08-09 22:58:56 +02:00
Matthias Ringwald
afc6fe184c hxcmod-player: Avoid playback error on platforms where char is unsigned 2017-08-09 22:08:16 +02:00