flipperzero-firmware/firmware/targets/f6/ble-glue
gornekich f0d4584b40
[FL-2119] BT HID App (#888)
* view_dispatcher: add default back processing for Long events
* assets: add ble connected and disconnected assets
* bt keyboard: introduce new application
* bt keyboard: add logic to keyboard mode
* bt: remove debug ble hid application
* bt hid: introduce media controller
* gui canvas: rename CanvasFontDirection -> CanvasDirection
* gui canvas: add arrow element
* assets: update finilized assets
* bt hid: finalise keynote GUI
* bt hid: finalise media player GUI
* bt: add media key buttons support
* bt: add exit confirm view
* bt: change Clicker -> Remote
* bt: support f6 target
* bt: hopefully final bt hid design
* bt hid: add blue led notification when device is connected
* bt: leave only bt clicker for now
* bt: add display notification on pin code show event
2021-12-15 20:39:06 +03:00
..
app_common.h
app_conf.h BLE: Increase mtu (#837) 2021-12-08 16:59:40 +03:00
app_debug.c
app_debug.h
battery_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
battery_service.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_app.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_app.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_conf.h
ble_dbg_conf.h
ble_glue.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
ble_glue.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
dev_info_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
dev_info_service.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
gap.c [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
gap.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
hid_service.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
hid_service.h [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
hw_conf.h
hw_if.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
hw_ipcc.c
serial_service.c BLE: Increase mtu (#837) 2021-12-08 16:59:40 +03:00
serial_service.h Github: fix non zero return behavior in docker actions. Firmware: fix F6 build. (#886) 2021-12-09 07:58:07 +03:00
tl_dbg_conf.h
utilities_conf.h