btstack/platform
Matthias Ringwald 140b81662c Merge branch 'develop'
HFP/HSP:
- store received audio as wav file

SM:
- send/receive keypress notifications. -> link into docs
- derive BR/EDR Link Key from LE LTK established via LE Secure Connection
- fix use of stored LTKs in all combinations (LE Legacy Paring/LE Secure Connections - Initiator/Responder)
- truncate LTK in LE Secure Connections if established key size is less than 16 bytes
- implement slower elliptic curve multiplication -> less than 800 bytes for 32-bit CPUs

POSIX:
- add le_device_db_fs that stores db at /tmp/btstack_le_device_db.txt as basic csv
2016-06-29 11:18:16 +02:00
..
corefoundation link_key_db: add set_local_bd_addr to be able to store link key pairs (local/remote). Use in posix fs link key db 2016-06-07 09:57:21 +02:00
daemon
embedded Merge branch 'develop' 2016-05-02 23:04:58 +02:00
msp430
posix sm: add le_device_db_set_local_addr and call with local address 2016-06-27 15:58:58 +02:00