Atmosphere-libs/libstratosphere/include
ndeadly 2f6ea652d7 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-13 17:17:08 -07:00
..
stratosphere Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-13 17:17:08 -07:00
stratosphere.hpp strat: only include windows.h in translation units where actually needed 2022-03-23 09:15:56 -07:00