Atmosphere/stratosphere
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
..
ams_mitm Add system setting to mirror bluetooth pairing database to sd card (#1787) 2023-03-10 10:06:38 -07:00
boot boot: fix ChargerDriver inititalization correctness (thanks @CTCaer) 2022-09-16 15:34:38 -07:00
boot2 boot2: update for 16.0.0 2023-02-22 17:19:51 -08:00
creport ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
cs ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
dmnt dmnt: allow string termination to end a toggle (closes #1980) 2022-10-28 14:14:38 -07:00
dmnt.gen2 gdbstub: fix reading module name for homebrew 2022-10-15 15:13:05 -07:00
eclct.stub ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
erpt erpt: fix multiple issues with automatic report cleanup (thanks @yellows8) 2022-12-13 01:08:13 -07:00
fatal fatal: correct comment about pools 2023-03-01 03:21:51 -07:00
fs ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
htc ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
jpegdec ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
loader loader: update usb3 patches for 16.0.0 2023-02-22 17:19:51 -08:00
LogManager ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
ncm ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
pgl ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
pm kern/pm: only steal 8 MB from applet. 2023-01-24 19:54:28 -07:00
ro os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions 2022-10-12 09:15:16 -07:00
sm ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
spl os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions 2022-10-12 09:15:16 -07:00
TioServer ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
Makefile ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
stratosphere.mk ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00