flipperzero-firmware/applications/nfc/scenes
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
..
nfc_scene_card_menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_config.h [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc_scene_delete_success.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_scene_delete.c [FL-1849] NFC and iButton gui fixes (#943) 2022-01-03 03:01:54 +03:00
nfc_scene_device_info.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_emulate_apdu_sequence.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_emulate_mifare_ul.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_emulate_uid.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_file_select.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_mifare_ul_menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_not_implemented.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_scene_read_card_success.c [FL-2182] NFC-V UID show fix (#955) 2022-01-12 17:02:20 +03:00
nfc_scene_read_card.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_read_emv_app_success.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_read_emv_app.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_read_emv_data_success.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_read_emv_data.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_read_mifare_ul_success.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_read_mifare_ul.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_restore_original.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_scene_run_emv_app_confirm.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_scene_save_name.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_save_success.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_scene_saved_menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_scripts_menu.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_set_atqa.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_set_sak.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_set_type.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene_set_uid.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_scene_start.c [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
nfc_scene.c [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
nfc_scene.h [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00