flipperzero-firmware/firmware/targets/furi-hal-include
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
..
furi-hal-bootloader.h [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-bt-hid.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
furi-hal-bt-serial.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
furi-hal-bt.h [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
furi-hal-compress.h [FL-1922] Assets compression (#773) 2021-10-21 17:46:36 +03:00
furi-hal-crypto.h [FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797) 2021-11-01 16:11:25 +03:00
furi-hal-delay.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
furi-hal-i2c.h Guard RCC registers access with critical section (#854) 2021-12-01 01:07:17 +03:00
furi-hal-ibutton.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
furi-hal-info.h Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +03:00
furi-hal-irda.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
furi-hal-light.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
furi-hal-lock.h [FL-1994] Add Saved Struct (#804) 2021-11-03 20:22:49 +03:00
furi-hal-nfc.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
furi-hal-power.h [FL-1228] FuriHal: add charge suppress API. (#743) 2021-10-04 10:01:41 +03:00
furi-hal-rfid.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
furi-hal-sd.h [FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. (#853) 2021-11-30 15:09:43 +03:00
furi-hal-spi.h [FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. (#853) 2021-11-30 15:09:43 +03:00
furi-hal-subghz.h SubGhz: sending / receiving messages via subghz (#851) 2021-12-01 18:44:39 +03:00
furi-hal-usb-hid.h [FL-2051] BadUSB: new GUI (#844) 2021-11-26 16:53:51 +03:00
furi-hal-usb.h USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
furi-hal-vcp.h [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
furi-hal-version.h [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-vibro.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
furi-hal.h Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +03:00