unleashed-firmware/applications/services
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
..
bt [FL-3267] ble: refactored bt gatt characteristics setup (#2587) 2023-06-08 18:42:02 +09:00
cli [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
crypto [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
desktop desktop: Refactor favorites settings and allow app browser in selection (#2687) 2023-05-26 01:16:41 +09:00
dialogs [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
dolphin Services: remove deallocator for persistent services (#2692) 2023-05-23 19:17:12 +04:00
gui [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
input Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
loader [FL-3289] Various Furi/FuriHal bug fixes and improvements (#2637) 2023-05-05 21:40:55 +09:00
locale feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
notification [FL-3316] Settings: add contrast adjustment (#2737) 2023-06-06 21:46:01 +04:00
power Services: remove deallocator for persistent services (#2692) 2023-05-23 19:17:12 +04:00
rpc [FL-3315] Desktop,Rpc: desktop status subscription (#2696) 2023-05-25 23:22:31 +09:00
storage Storage, common_rename: check that old path is exists (#2698) 2023-05-25 22:44:32 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00