flipperzero-firmware/applications/gui/modules
gornekich 23ff6723cf
[FL-2204] Bluetooth forget devices (#967)
* bt: update connection parameters
* bt: set correct connection latency and timeout
* gui popup: add clean method
* furi_hal_bt: add connection parameters request, clear database
* bt: add forget bonded devices API
* bt_settings: add forget bonded devices GUI
* bt: rework pin code show with view port to hide view
* bt: support conn parameters for different profiles
* furi_hal_bt: sync f6 target
* target f6: fix build
* bt: format sources
* furi_hal_bt: update connection parameters
* bt: update connection params, fix GUI
* FuriHal: fix spelling
* Refactoring: rename _clean to _reset

Co-authored-by: あく <alleteam@gmail.com>
2022-01-21 20:32:03 +03:00
..
widget_elements [FL-1497] GUI textbox element and widget (#792) 2021-10-27 21:55:03 +03:00
button_menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
byte_input.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
byte_input.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
code_input.c [FL-1891] Release 0.42 bugfixes (#891) 2021-12-12 14:03:39 +03:00
code_input.h [FL-1968] Pin code locking (#788) 2021-10-26 21:34:31 +03:00
dialog_ex.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
dialog_ex.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
dialog.c GUI: add back to dialog module results. Power: exit from reboot view. (#477) 2021-05-21 12:33:30 +03:00
dialog.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
empty_screen.c [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
empty_screen.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
file_select.c [FL-1506, FL-2197] Power, USB, LED driver improvements (#966) 2022-01-21 19:55:44 +03:00
file_select.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_box.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_box.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_input.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_input.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
validators.c [FL-2045] SubGhz: new protocol (GSN , Beninca/Allmatic, Elmes) and validator (#958) 2022-01-21 16:55:09 +03:00
validators.h [FL-2045] SubGhz: new protocol (GSN , Beninca/Allmatic, Elmes) and validator (#958) 2022-01-21 16:55:09 +03:00
variable_item_list.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
variable_item_list.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
widget.c Lib: update m-lib to latest release. Update m-lib usage across project. (#818) 2021-11-15 20:09:40 +03:00
widget.h [FL-1849] NFC and iButton gui fixes (#943) 2022-01-03 03:01:54 +03:00