unleashed-firmware/firmware/targets/f7/ble_glue
hedger e3e64e5e83
[FL-3267] ble: refactored bt gatt characteristics setup (#2587)
* ble: refactored bt gatt characteristics setup
* ble: naming fixes, small optimizations
* ble: expanded bitfields; fixed pvs warnings
* ble: fixed pvs warnings for real
* ble: using FlipperGattCharacteristicDataPropsFixed for char[] props
* ble: removed flipper_gatt_characteristic_props_const_char
* ble: gatt: naming changes
* ble: gatt: fixed device_info service constant attrs sizes
* ble: gatt: copy descriptors to char instances; reworked hid chars to be callback-based; moved max size getter to callback with NULL data; added comments
* ble: gatt: removed hid_svc_report_data_callback
* ble: hid svc: better double loop idx naming
* ble: hid svc: simplified hid_svc_update_info
* ble: gatt: removed magic values; fixed type for HidSvcGattCharacteristicInfo
* ble: gatt: moved long uuids to separate files

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-06-08 18:42:02 +09:00
..
services [FL-3267] ble: refactored bt gatt characteristics setup (#2587) 2023-06-08 18:42:02 +09:00
app_common.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
app_conf.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
app_debug.c [FL-3267] ble: refactored bt gatt characteristics setup (#2587) 2023-06-08 18:42:02 +09:00
app_debug.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
ble_app.c [FL-3267] ble: refactored bt gatt characteristics setup (#2587) 2023-06-08 18:42:02 +09: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_const.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09: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-3302] Part 2 of hooking C2 IPC (#2662) 2023-05-11 11:25:06 +09:00
ble_glue.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
compiler.h [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
gap.c [FL-3271] cubewb: updated to v1.16.0 (#2595) 2023-04-20 21:57:51 +09:00
gap.h [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09: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 [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
osal.h fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
tl_dbg_conf.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
utilities_conf.h [FL-2392] FuriHal: refactor interrupts subsystem (#1066) 2022-03-30 03:37:23 +10:00