Eddystone Configuration Service initialization structure. More...
#include <nrf_ble_escs.h>
Data Fields |
|
| nrf_ble_escs_init_params_t * | p_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.
- components/ble/ble_services/ble_escs/nrf_ble_escs.h