DFU BLE SVC internal functions in bootloader. The DFU BLE SuperVisor Calls allow an application to execute functions in the installed bootloader. This interface provides internal Bootloader DFU functions for retrieving data exchanged through SuperVisor Calls.
More...
DFU BLE SVC internal functions in bootloader. The DFU BLE SuperVisor Calls allow an application to execute functions in the installed bootloader. This interface provides internal Bootloader DFU functions for retrieving data exchanged through SuperVisor Calls.
Internal bootloader/DFU function for retrieving peer data provided from application.
- Parameters
-
[out] | p_peer_data | Peer data set by application to be used for DFU connection. |
- Return values
-
NRF_SUCCES | If peer data is valid and can be used for connection. |
NRF_ERROR_INVALID_DATA | If peer data is not available or invalid. |