mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-15 23:42:52 +00:00
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