flipperzero-firmware/firmware/targets/f7/ble_glue
Sergey Gavrilov c511c67e71
Core: thread allocation shortcut (#2007)
* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 21:49:17 +09:00
..
app_common.h
app_conf.h
app_debug.c
app_debug.h
battery_service.c
battery_service.h
ble_app.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
ble_app.h
ble_conf.h
ble_const.h
ble_dbg_conf.h
ble_glue.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
ble_glue.h
compiler.h
dev_info_service.c
dev_info_service.h
gap.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
gap.h
hid_service.c
hid_service.h
hw_conf.h
hw_if.h
hw_ipcc.c
osal.h
serial_service.c
serial_service.h
tl_dbg_conf.h
utilities_conf.h