Changes

116 bytes added ,  21:39, 16 November 2019
Line 398: Line 398:  
Takes a type-0x15 input buffer [[#AlarmSetting]] and a type-0x5 input buffer. Returns an [[#AlarmSettingId]].
 
Takes a type-0x15 input buffer [[#AlarmSetting]] and a type-0x5 input buffer. Returns an [[#AlarmSettingId]].
   −
The second buffer can be empty (addr=0/size=0).
+
The second buffer can be empty (addr=0/size=0). This is the ApplicationParameter.
    
Before using the cmd, sdknso uses [[HID_services|hid]] IsFirmwareUpdateNeededForNotification then if needed launches the controller-applet for firmware-update.
 
Before using the cmd, sdknso uses [[HID_services|hid]] IsFirmwareUpdateNeededForNotification then if needed launches the controller-applet for firmware-update.
Line 407: Line 407:  
Takes a type-0x15 input buffer [[#AlarmSetting]] and a type-0x5 input buffer. No output.
 
Takes a type-0x15 input buffer [[#AlarmSetting]] and a type-0x5 input buffer. No output.
   −
The second buffer can be empty (addr=0/size=0).
+
The second buffer can be empty (addr=0/size=0). This is the ApplicationParameter.
    
== ListAlarmSettings ==
 
== ListAlarmSettings ==
Line 413: Line 413:     
== LoadApplicationParameter ==
 
== LoadApplicationParameter ==
Takes an input [[#AlarmSettingId]] and a type-0x6 output buffer. Returns an u32.
+
Takes an input [[#AlarmSettingId]] and a type-0x6 output buffer containing the ApplicationParameter. Returns an u32 actual_size.
    
== DeleteAlarmSetting ==
 
== DeleteAlarmSetting ==