yellows8
|
ac8ac4919e
|
set: Updated for [10.1.0+], added more cmds, use struct for nickname.
|
2020-08-20 23:20:10 -04:00 |
|
yellows8
|
797cdffb14
|
btdrv: Updated BtdrvBleScanResult.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
5820178f56
|
btdrv: Updated param order.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
89358ba98c
|
btdrv: Use const for btdrvWriteHidData/btdrvSetHidReport.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
c669589a35
|
bluetooth: Updated params, improved docs, etc.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
8718ea3659
|
Added btdev.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
4fae8554f7
|
btdrv/btm: Updated/added various structs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
4db3c621e8
|
set: Use BtdrvAddress.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
3b670bc652
|
btdrv: Added the remaining cmds, various fixes, and added a types .h.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
ab9ce7c330
|
btdrv: Added support for pre-4.0.0, etc.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
8789077bb8
|
btm: Added the aruid cmds.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
070e959609
|
btm: Added more cmds.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
abf3600724
|
Added btm, moved btmu structs into btm, and updated docs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
5551fcfab6
|
btmu/btdrv: Use bool flag where needed and updated docs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
1442280447
|
btmu: g_btdrvIBtmUserCore -> g_btmuIBtmUserCore
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
e7fbdf9eb1
|
Added btmsys.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
6ad9bd15d5
|
btmu: Updated docs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
4e0fcb105d
|
btdrv/btmu: Updated structs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
94464baf38
|
btdrv/btmu: Various improvements.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
9439243649
|
Added btmu and added btdrv structs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
a771f06a0e
|
btdrv: Fixed btdrvGetHidReport IPC, updated docs, and added an enum.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
354e7d84fd
|
btdrv: Added btdrvTriggerConnection.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
bc16eb227b
|
btdrv: Updated the BtdrvBleAdvertisePacketData struct.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
045f6477d9
|
btdrv: Added cmds:
btdrvSetBleVisibility, btdrvSetBleAdvertiseData, btdrvSetBleAdvertiseParameter, btdrvRegisterGattClient, btdrvUnregisterGattClient, btdrvUnregisterAllGattClients, btdrvGetGattAttribute, btdrvGetGattService, btdrvRegisterGattServer, btdrvUnregisterGattServer, btdrvConnectGattClient, btdrvDisconnectGattClient, btdrvAddGattService, btdrvEnableGattService, btdrvAddGattCharacteristic, btdrvAddGattDescriptor, btdrvGetBleManagedEventInfo, btdrvGetGattFirstCharacteristic, btdrvGetGattNextCharacteristic, btdrvGetGattFirstDescriptor, btdrvGetGattNextDescriptor, btdrvRegisterGattManagedDataPath, btdrvUnregisterGattManagedDataPath, btdrvRegisterGattHidDataPath, btdrvUnregisterGattHidDataPath, btdrvRegisterGattDataPath, btdrvUnregisterGattDataPath.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
e0ee2ffc86
|
btdrv: Added btdrvGetEventInfo/btdrvGetHidEventInfo, etc.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
0075672b93
|
btdrvGetLeEventInfo -> btdrvGetLeHidEventInfo
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
b15a583b80
|
btdrv: Added more cmds and the required enum:
btdrvGetLatestPlr, btdrvEnableTxPowerBoostSetting, btdrvIsTxPowerBoostSettingEnabled, btdrvEnableAfhSetting, btdrvIsAfhSettingEnabled, btdrvGetChannelMap, btdrvMoveToSecondaryPiconet, btdrvIsManufacturingMode, btdrvEmulateBluetoothCrash, btdrvGetBleChannelMap.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
b18912980e
|
btdrv: Added HidReportEventInfo support.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
2878b97f3a
|
btdrv: Added cmds:
btdrvGetAdapterProperties, btdrvGetAdapterProperty, btdrvSetAdapterProperty, btdrvWriteHidData, btdrvWriteHidData2, btdrvSetHidReport, btdrvGetHidReport.
Added/updated the required enum/struct.
bt(drv): Updated docs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
7e06e0e657
|
btdrv: Use InitializeBluetoothDriver during init.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
a5e8572019
|
Added initial bluetooth support.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
bcc0f86aa3
|
hidbus/ringcon: Fixed cleanup, this also fixed a crash.
|
2020-08-20 13:28:26 -04:00 |
|
HookedBehemoth
|
9a1e3aeb47
|
add news service wrapper (#493)
|
2020-08-04 19:37:34 +02:00 |
|
fincs
|
1b95c09a27
|
switch.ld: update init_array/fini_array handling for latest devkitA64
|
2020-07-25 18:26:33 +02:00 |
|
Adubbz
|
ed16b7f948
|
hiddbg: implement DeactivateHomeButton
|
2020-07-07 12:35:37 +02:00 |
|
SciresM
|
b8a095ac2f
|
fs: add missing AccessLog functions. (#491)
|
2020-07-03 00:03:36 +02:00 |
|
Michael Scire
|
e36c7a760f
|
err: add ErrorContextType enum
|
2020-06-27 12:52:01 +02:00 |
|
yellows8
|
e2db987144
|
web: Added WebSession support.
|
2020-06-24 10:39:18 -04:00 |
|
yellows8
|
6620dfaa6f
|
applet: Added get-event funcs:
appletHolderGetExitEvent and expose appletHolderGetPopInteractiveOutDataEvent.
|
2020-06-24 10:35:30 -04:00 |
|
yellows8
|
a0ce273019
|
ssl: Improved docs.
|
2020-06-21 13:16:34 -04:00 |
|
Ezekiel Bethel
|
d0a7c6a2a5
|
fix return value of romfs_stat for non-existent files/directories (#488)
|
2020-06-18 10:58:12 +01:00 |
|
yellows8
|
044eac2f3d
|
web: Updated for 10.x.
|
2020-06-15 15:40:05 -04:00 |
|
yellows8
|
3d4f61735a
|
swkbd: Updated for 10.x and added:
swkbdInlineGetMaxHeight, swkbdInlineGetTouchRectangles, swkbdInlineIsUsedTouchPointByKeyboard.
|
2020-06-14 00:03:19 -04:00 |
|
yellows8
|
42568d6af8
|
swkbd: Adjusted the order in the .h.
|
2020-06-11 22:51:48 -04:00 |
|
yellows8
|
857e2f5c4d
|
swkbd: Added proper support for using SwkbdInlineMode_UserDisplay.
|
2020-06-11 22:40:14 -04:00 |
|
yellows8
|
29dd63e5db
|
Added support for nifmLa. Added nifmRequestGetAppletInfo.
|
2020-06-11 19:00:07 -04:00 |
|
yellows8
|
05badbdc29
|
miiLa: Minor docs adjustment.
|
2020-06-09 22:03:17 -04:00 |
|
yellows8
|
7940d8e9e1
|
Added support for the miiLa libapplet (MiiEdit).
|
2020-06-09 22:01:15 -04:00 |
|
yellows8
|
9dc185ba3c
|
Added support for libapplet nfpLa (amiibo).
|
2020-06-06 22:40:28 -04:00 |
|
HookedBehemoth
|
ac468913e4
|
add commands for accessing process storage (#485)
|
2020-06-06 15:13:23 +02:00 |
|