nRF5 SDK for Mesh v5.0.0
Data Fields
nrf_mesh_prov_evt_oob_pubkey_request_t Struct Reference

Out-of-band public key requested event. More...

#include <nrf_mesh_prov_events.h>

Data Fields

nrf_mesh_prov_ctx_t * p_context
 Provisioning context. More...
 

Detailed Description

Out-of-band public key requested event.

Upon receiving this event, a provisioner should read the public key from a node and provide it to the provisioning module through the nrf_mesh_prov_pubkey_provide() function.

Definition at line 247 of file nrf_mesh_prov_events.h.

Field Documentation

◆ p_context

nrf_mesh_prov_ctx_t* nrf_mesh_prov_evt_oob_pubkey_request_t::p_context

Provisioning context.

Definition at line 250 of file nrf_mesh_prov_events.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated