flipperzero-firmware/applications/bt
gornekich 3225f40870
[FL-1952] BLE bonding fix (#805)
* furi-hal-bt: add mutex guarding core2 state
* ble-glue: configure ble keys storage in SRAM2
* bt: add load and save ble keys in internal storage
* bt: improve work furi_hal_bt API
* bt: rework app_entry -> ble_glue
* bt: apply changes for f6 target
* desktop: remove furi check
* ble-glue: comment NVM in SRAM2 configuration
* FuriHal: fix flash controller state corruption, fix incorrect semaphore release, implement C1-C2 flash controller access according to spec. Gui: change logging level.
* Libs: better lfs integration with lfs_config.
* Ble: switch C2 NVM to RAM.
* FuriHalCrypto: ensure that core2 is alive before sending shci commands
* Ble: fix incorrect nvm buffer size

Co-authored-by: あく <alleteam@gmail.com>
2021-11-04 20:26:41 +03:00
..
bt_debug_app [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
bt_service [FL-1952] BLE bonding fix (#805) 2021-11-04 20:26:41 +03:00
bt_settings_app [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
bt_cli.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
bt_cli.h Add BLE CLI tests (#502) 2021-05-29 01:57:11 +03:00
bt_settings.c [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
bt_settings.h [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00