1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-23 04:12:02 +00:00
Atmosphere/stratosphere/ams_mitm/source/set_mitm
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
..
set_mitm_service.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
set_mitm_service.hpp sf: add new debug-interface-id in cmif out header 2022-03-23 09:10:50 -07:00
set_shim.c 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
set_shim.h set.mitm: much more aggressively cache locale (#1160) 2020-09-23 02:01:07 -07:00
setmitm_module.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
setmitm_module.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
setsys_mitm_service.cpp Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-10 10:06:38 -07:00
setsys_mitm_service.hpp Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-10 10:06:38 -07:00
setsys_shim.c Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-10 10:06:38 -07:00
setsys_shim.h Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-10 10:06:38 -07:00
settings_fwdbg_api_override.cpp 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
settings_sd_kvs.cpp Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-10 10:06:38 -07:00
settings_sd_kvs.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