unleashed-firmware/lib/subghz
あく acc39a4bc0
Api Symbols: replace asserts with checks (#3507)
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
..
blocks Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
devices Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
protocols Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
environment.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
environment.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
receiver.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
receiver.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
registry.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
registry.h [FL-3331] SubGhz: add subghz_protocol_registry external API (#2712) 2023-06-06 23:13:41 +04:00
SConscript [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
subghz_file_encoder_worker.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_file_encoder_worker.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_keystore.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_keystore.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_protocol_registry.h Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
subghz_setting.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_setting.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_tx_rx_worker.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_tx_rx_worker.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_worker.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_worker.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
transmitter.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
transmitter.h [FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443) 2023-03-04 00:09:13 +09:00
types.h Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00