flipperzero-firmware/applications/bt
Albert Kharisov 400d672e81
[FL-1955] CLI RPC (#781)
- RPC: added CLI command to start session - all input bytes goes into RPC, all RPC output goes into VCP
- RPC: added command to close session (actually it only notifies transport layer)
- RPC: added recursive rmdir
- RPC: hard-coded listing for root directory (any, ext, int)
- Fixed CLI leak
- Fixed furi_record_delete leak
- Unit tests: repaired
- Unit tests: corrected output - remove excess, change dots with progress spinner
- Unit tests: added leak check
- Unit tests: SD mount check before start

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-26 19:05:28 +03:00
..
bt_debug_app [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
bt_service [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +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