unleashed-firmware/targets/f7/ble_glue
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
furi_ble [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
profiles Ble: new connection parameters negotiation scheme (#3644) 2024-05-13 21:54:59 +04:00
services [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
app_common.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
app_conf.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
app_debug.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
app_debug.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
ble_app.c Update radio stack to v1.19.0 (#3545) 2024-04-09 16:01:55 +09: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 [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
ble_event_thread.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
ble_glue.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +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-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
extra_beacon.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
extra_beacon.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gap.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
gap.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
hsem_map.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
hw_ipcc.c fbt: added -Wstrict-prototypes for main firmware (#3557) 2024-04-02 02:02:45 +09:00
osal.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
tl_dbg_conf.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00