flipperzero-firmware/firmware/targets/f7/ble_glue
あく 936a2f64b2
[FL-2580] FuriHal: add more supported radio stacks (#1301)
* FuriHal: add more supported radio stacks
* Bt: correct ble stack enum value
* Bt: update cli testing commands implementation
* Scripts: always emitting ob data to update manifest; added ob_custradio.data for non-light radio stacks
* Scripts: added stack type whitelist & disclaimer message
* ble: remove scanner
* ble: remove HCI and advances ble stacks support
* bt: correctly close RPC session before bt reinit
* Scripts: update bundler: estimating flash layout & refusing to build dangerous packages; app frame: not adding redundant log handlers
* Docs: additional details on bundling updates; fixed updater error codes
* Docs: wording fixes for OTA.md

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-06-09 18:07:42 +09:00
..
app_common.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
app_conf.h [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
app_debug.c [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
app_debug.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
battery_service.c [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
battery_service.h [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
ble_app.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
ble_app.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_conf.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
ble_dbg_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
ble_glue.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
ble_glue.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
dev_info_service.c Fix GUI freeze after NFC classic read (#1074) 2022-03-31 17:57:23 +03:00
dev_info_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
gap.c [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09:00
gap.h [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09:00
hid_service.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
hid_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_if.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_ipcc.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
serial_service.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
serial_service.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
tl_dbg_conf.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
utilities_conf.h [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00