1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-08 13:11:49 +00:00
Atmosphere/stratosphere/ams_mitm/source
ndeadly bd9d8fff46
Add system setting to mirror bluetooth pairing database to sd card (#1787)
* ams_mitm: add ability to mirror bluetooth device pairing database to sd card via a system setting

* ams_mitm: address requested stylistic changes

* ams_mitm: make use of R_SUCCEED macro

* ams_mitm: use settings::BluetoothDevicesSettings instead of libnx type

* ams_mitm: fix logic error when truncating pairing database on read

* Update .ini comment

* ams_mitm: missing R_TRY around call to fs::FlushFile

* stratosphere: remove union from BluetoothDevicesSettings type

---------

Co-authored-by: ndeadly <24677491+ndeadly@users.noreply.github.com>
2023-03-10 10:06:38 -07:00
..
bpc_mitm
dns_mitm ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_mitm
ns_mitm strat: fix sysmodule building, bump version so I don't forget later 2023-02-22 17:19:51 -08:00
set_mitm Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-10 10:06:38 -07:00
sysupdater strat: fix sysmodule building, bump version so I don't forget later 2023-02-22 17:19:51 -08:00
amsmitm_fs_utils.cpp
amsmitm_fs_utils.hpp
amsmitm_initialization.cpp
amsmitm_initialization.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
amsmitm_main.cpp
amsmitm_module.hpp
amsmitm_module_management.cpp
amsmitm_module_management.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
amsmitm_prodinfo_utils.cpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
amsmitm_prodinfo_utils.hpp