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.
|
|
Detailed Description
Parameters specific to the PM_EVT_PEER_DATA_UPDATE_FAILED event.
- components/ble/peer_manager/peer_manager.h