![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Parameters specific to the PM_EVT_PEER_DATA_UPDATE_FAILED event. More...
#include <peer_manager.h>
Data Fields | |
| pm_peer_data_id_t | data_id |
| The type of the data that was supposed to be changed. | |
| pm_peer_data_op_t | action |
| The action that failed. | |
| pm_store_token_t | token |
| Token that identifies the operation. For PM_PEER_DATA_OP_DELETE actions, this token can be disregarded. For PM_PEER_DATA_OP_UPDATE actions, compare this token with the token that is received from a call to a PM_PEER_DATA_FUNCTIONS function. | |
| ret_code_t | error |
| An error code that describes the failure. | |
Parameters specific to the PM_EVT_PEER_DATA_UPDATE_FAILED event.