flipperzero-firmware/applications/rpc
Nikolay Minaylov 38e92cf789
[FL-2315] USB Mode switch lock (#1036)
* usb mode switch lock
* lock_mutex removed
* Wait for session termination in rpc_cli, lock badusb and u2f if rpc session is opened

Co-authored-by: あく <alleteam@gmail.com>
2022-03-24 18:45:03 +03:00
..
rpc_app.c [FL-2257] RPC Refactoring (#1021) 2022-03-16 15:52:11 +07:00
rpc_cli.c [FL-2315] USB Mode switch lock (#1036) 2022-03-24 18:45:03 +03:00
rpc_gui.c [FL-2335] Gui, Rpc: multisession, asynchronous screen streaming with adaptive frame rate (#1033) 2022-03-17 16:44:54 +07:00
rpc_i.h [FL-2335] Gui, Rpc: multisession, asynchronous screen streaming with adaptive frame rate (#1033) 2022-03-17 16:44:54 +07:00
rpc_storage.c [FL-2257] RPC Refactoring (#1021) 2022-03-16 15:52:11 +07:00
rpc_system.c [FL-2257] RPC Refactoring (#1021) 2022-03-16 15:52:11 +07:00
rpc.c [FL-2335] Gui, Rpc: multisession, asynchronous screen streaming with adaptive frame rate (#1033) 2022-03-17 16:44:54 +07:00
rpc.h [FL-2242] RPC: Wait for session termination in unit tests (#1005) 2022-02-24 15:08:58 +03:00