flipperzero-firmware/applications/debug_tools
gornekich 7170864fe4
[FL-1976] BLE HID (#852)
* ble: prototype ble hid
* ble: add HID service and characteristics
* debug tools: add ble keyboard app
* ble: change appearance
* ble: working keyboard
* bt: introduce furi-hal-bt-hid
* bt: restart hid service on each keyboard app enter
* bt: introduce switch profile
* bt: add profile to ble glue
* bt: working profile switch
* bt: introduce bt serial profile, rework API
* bt: rewotk HID profile
* bt: rework gap with profile configuration
* bt: move change profile routine to furi hal bt
* bt: change switch profile API to blocking
* bt: move battery update to furi hal bt
* bt: cleanup
* bt: add support for f6 target
* bt: update documentation
* bt: clean up code
* bt: remove NO OUTPUT setting
* bt: set numeric comparison pairing in BLE HID
* bt: support f6 target
* bt: set mac address in profile configuration
* bt: set advertise name in profile config
* bt: rework with furi thread
* bt: support f6 target
* bt: clear hci command buffer on core2 restart
* bt: correct thread kill sequence
* bt: fix freertos functions calls
* bt: add some enterprise delays fo correct memory free
* bt: code cleanup
* bt: change terminate -> stop
* bt: fix memory leakage

Co-authored-by: あく <alleteam@gmail.com>
2021-12-08 14:28:01 +03:00
..
ble_keyboard [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
display_test RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
blink_test.c All strange time constants are now frequency multipliers (#834) 2021-11-22 21:49:57 +03:00
keypad_test.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
uart_echo.c UART echo app (#831) 2021-11-20 01:19:31 +03:00
usb_mouse.c USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
usb_test.c USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
vibro_test.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00