leaps_boot_cfg_get
Gets the bootloader configuration. Refer to leaps_boot_cfg_set for more information.
Input
boot_delay: ? 32-bit unsigned integer ? (the delay in milliseconds)
Output
Example
TLV Request |
|
---|---|
Type |
Length |
0x27 |
0x00 |
Type 0x27 (39) means command leaps_boot_cfg_get
TLV response |
|||||
---|---|---|---|---|---|
Type |
Length |
Value |
Type |
Length |
Value |
The booting delay in milliseconds.
|
|||||
0x40 |
0x01 |
0x00 |
0x60 |
0x04 |
0xB8 0x0B 0x00 0x00 |
Type 0x40 means status code
Type 0x60 (96) means bootloader configuration