nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
pm_peer_data_update_failed_evt Struct Reference

Parameters specific to the PM_EVT_PEER_DATA_UPDATE_FAILED event. More...

#include <bm/bluetooth/peer_manager/peer_manager_types.h>

Data Fields

enum pm_peer_data_id data_id
 The type of the data that was supposed to be changed.
 
enum pm_peer_data_op action
 The action that failed.
 
uint32_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.
 
uint32_t error
 An error code that describes the failure.
 

Detailed Description

Parameters specific to the PM_EVT_PEER_DATA_UPDATE_FAILED event.


The documentation for this struct was generated from the following file: