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
..
2023-06-08 18:42:02 +09:00
2023-05-04 12:48:13 +09:00
2022-12-26 21:13:30 +09:00
2023-05-26 01:16:41 +09:00
2023-03-02 03:57:27 +10:00
2023-05-23 19:17:12 +04:00
2023-05-04 12:48:13 +09:00
2023-03-10 02:13:18 +09:00
2023-05-05 21:40:55 +09:00
2023-02-09 13:58:01 +09:00
2023-06-06 21:46:01 +04:00
2023-05-23 19:17:12 +04:00
2023-05-25 23:22:31 +09:00
2023-05-25 22:44:32 +09:00
2022-09-15 02:21:03 +09:00
2023-03-14 23:29:28 +09:00