flipperzero-firmware/firmware/targets/f7/ble_glue
Michael Marcucci 6b3625f46b
Bluetooth Remote Additions (#1330)
* Update the HID Keycodes to pull from the library
* Composite BLE Report Map, add consumer & mouse HID
* Add Mouse & keyboard bt remote, fixed media remote
* BT Keyboard remove long press shift
* Fix usb hid modifier keys
* Fixed misaligned bad usb keys
* Fix keyboard app keys
* Partial fix for bt app and linux
* Update to work across platforms
* Fix for report ids
* BtHidApp: move variable from bss to model, cleanup naming.
* FuriHal: add const to immutable data declaration

Co-authored-by: あく <alleteam@gmail.com>
2022-07-08 21:36:34 +09:00
..
app_common.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
app_conf.h [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
app_debug.c
app_debug.h
battery_service.c [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
battery_service.h [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
ble_app.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
ble_app.h
ble_conf.h
ble_dbg_conf.h
ble_glue.c [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
ble_glue.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
dev_info_service.c [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
dev_info_service.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
gap.c [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09:00
gap.h [FL-2580] FuriHal: add more supported radio stacks (#1301) 2022-06-09 18:07:42 +09:00
hid_service.c Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
hid_service.h Bluetooth Remote Additions (#1330) 2022-07-08 21:36:34 +09:00
hw_conf.h
hw_if.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hw_ipcc.c
serial_service.c
serial_service.h
tl_dbg_conf.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
utilities_conf.h