unleashed-firmware/targets/f7/ble_glue
あく 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
..
furi_ble Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
profiles ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
services Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
app_common.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
app_conf.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
app_debug.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
app_debug.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
ble_app.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_app.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_conf.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_const.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
ble_dbg_conf.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
ble_event_thread.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_event_thread.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_glue.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
ble_glue.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
ble_tl_hooks.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
compiler.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
extra_beacon.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
extra_beacon.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gap.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
gap.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
hsem_map.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
hw_ipcc.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
osal.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
tl_dbg_conf.h 0.98.0-rc various fixes (#3402) 2024-01-29 21:35:46 +09:00