flipperzero-firmware/firmware/targets/f7/ble_glue
gornekich 0bf2702210
Fix GUI freeze after NFC classic read (#1074)
* nfc worker: add delay for task switching
* device info service: fix rpc version characteristic
* firmware: move FreeRTOSConfig.h to target include
* dev_info service: fix typo
* ble glue: use osThreadFlags instead of osEventFlags
* Infrared: fix issue with timer lockup
* FuriHal: yeld in flash lock routine
* ble: change connection parameters, display actual params
* ble: verify connection parameters
* ble: fix typo

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-03-31 17:57:23 +03:00
..
app_common.h
app_conf.h
app_debug.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
app_debug.h
battery_service.c
battery_service.h
ble_app.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
ble_app.h
ble_conf.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
ble_dbg_conf.h
ble_glue.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
ble_glue.h
dev_info_service.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
dev_info_service.h
gap.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
gap.h Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
hid_service.c
hid_service.h
hw_conf.h
hw_if.h
hw_ipcc.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
serial_service.c
serial_service.h
tl_dbg_conf.h
utilities_conf.h