flipperzero-firmware/applications/bt
gornekich 54dc16134d
[FL-1922] BLE buffer overflow (#789)
* rpc: increase RPC buffer size. Add get available buffer size API
* bt: add flow control characteristic to serial service
* ble: change updating flow control characteristic logic
* rpc: add buffer is empty callback
* bt: add notification about empty RPC buffer
* ble: add more debug info
* serial_service: add mutex guarding available buffer size
* ble: remove debug logs in serial service
2021-11-08 22:41:40 +03:00
..
bt_debug_app [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
bt_service [FL-1922] BLE buffer overflow (#789) 2021-11-08 22:41:40 +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