flipperzero-firmware/applications/rpc
Albert Kharisov 17d0d19348
[FL-2116] RPC: stop session on decode error (#959)
* [FL-2116] RPC: stop session on decode error
* Rollback protobuf
* Send only DECODE_ERR, fix session tests
* Tests: replace asserts with checks. Fix broken production build

Co-authored-by: あく <alleteam@gmail.com>
2022-01-14 12:58:26 +03:00
..
rpc_app.c Add protobuf versioning (#954) 2022-01-12 16:12:40 +03:00
rpc_cli.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rpc_gui.c Add protobuf versioning (#954) 2022-01-12 16:12:40 +03:00
rpc_i.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rpc_storage.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rpc_system.c Add protobuf versioning (#954) 2022-01-12 16:12:40 +03:00
rpc.c [FL-2116] RPC: stop session on decode error (#959) 2022-01-14 12:58:26 +03:00
rpc.h [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00