unleashed-firmware/applications/services/bt/bt_service
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.c [FL-3267] ble: refactored bt gatt characteristics setup (#2587) 2023-06-08 18:42:02 +09:00
bt.h [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +09:00
bt_api.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
bt_i.h [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +09:00
bt_keys_filename.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
bt_keys_storage.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
bt_keys_storage.h [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +09:00