Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/core/hle/service/nifm
David Marcec 3d68f6ba6c Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted
Since we have no socket implementation we should be returning 0 to indicate we're currently offline.
2018-07-12 16:40:17 +10:00
..
nifm_a.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_a.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_s.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_s.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_u.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm_u.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nifm.cpp Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted 2018-07-12 16:40:17 +10:00
nifm.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00