flipperzero-firmware/firmware/targets/f7/ble-glue
SG b85a50f912
[FL-1792] RPC service (#698)
* Lib: added nanopb
* Hal rfid: fixed confused arguments
* Lib: update makefile, include nanopb
* Lib: remove nanopb
* Lib: add nanopb as submodule
* Assets: remove protobuf
* Assets: add protobuf message definitions as submodule
* WIP: [FL-1792] Add Protobuf RPC
* WIP: RPC add ping
* Add Ping
* Fix Ping, Add (WIP) storage
* Update submodule
* ble-glue: add ptotobuf to ble
* WIP: Add storage list test
* revert applications.mk
* Add Storage List command
* ble-glue: fix fast updating rx charachteristic
* ble serial: split long ble packets
* Add Storage Read/Write/Mkdir/Delete
* Disable tests
* Rename Element -> File
* Add md5sum, fix test leak
* Regenerate Protobuf
* Fix review comments
* ble-glue: sync f7 target

Co-authored-by: Albert Kharisov <albert@flipperdevices.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2021-10-12 14:48:34 +03:00
..
app_common.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
app_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
app_debug.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
app_debug.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
app_entry.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
app_entry.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
battery_service.c [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
battery_service.h [FL-1795] BLE GAP refactoring (#694) 2021-09-13 14:25:37 +03:00
ble_app.c [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
ble_app.h [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
ble_conf.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
ble_dbg_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
dev_info_service.c [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
dev_info_service.h [FL-1795] BLE GAP refactoring (#694) 2021-09-13 14:25:37 +03:00
gap.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
gap.h [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +03:00
hw_conf.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
hw_if.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
hw_ipcc.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
hw_timerserver.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
serial_service.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
serial_service.h [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
tl_dbg_conf.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
utilities_conf.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00