pm_evt_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

Structure describing events from the Peer Manager module. More...

#include <peer_manager.h>

Detailed Description

Structure describing events from the Peer Manager module.

Field Documentation

uint16_t pm_evt_t::conn_handle

The connection this event pertains to, or BLE_CONN_HANDLE_INVALID .

pm_error_unexpected_evt_t pm_evt_t::error_unexpected_evt

Parameters specific to the PM_EVT_ERROR_UNEXPECTED event.

pm_evt_id_t pm_evt_t::evt_id

The type of the event.

pm_link_secure_failed_evt_t pm_evt_t::link_secure_failed_evt

Parameters specific to the PM_EVT_LINK_SECURE_FAILED event.

pm_link_secured_evt_t pm_evt_t::link_secured_evt

Parameters specific to the PM_EVT_LINK_SECURED event.

pm_peer_data_update_failed_t pm_evt_t::peer_data_update_failed_evt

Parameters specific to the PM_EVT_PEER_DATA_UPDATE_FAILED event.

pm_peer_data_update_t pm_evt_t::peer_data_updated_evt

Parameters specific to the PM_EVT_PEER_DATA_UPDATED event.

pm_peer_id_t pm_evt_t::peer_id

The connection this event pertains to, or PM_PEER_ID_INVALID .


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .