nRF5 SDK v17.1.0
Data Fields
nrf_ble_escs_init_t Struct Reference

Eddystone Configuration Service initialization structure. More...

#include <nrf_ble_escs.h>

Data Fields

nrf_ble_escs_init_params_tp_init_vals
 Initialization parameters for the service.
 
nrf_ble_escs_write_evt_handler_t write_evt_handler
 Event handler to be called for authorizing write requests.
 
nrf_ble_escs_read_evt_handler_t read_evt_handler
 Event handler to be called for authorizing read requests.
 

Detailed Description

Eddystone Configuration Service initialization structure.

This structure contains the initialization information for the service. The application must fill this structure and pass it to the service using the nrf_ble_escs_init function.


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

Documentation feedback | Developer Zone | Subscribe | Updated